Scroll to navigation

ReplaceTextA(3w) Wine API ReplaceTextA(3w)

NAME

ReplaceTextA (COMDLG32.@)

SYNOPSIS

HWND ReplaceTextA
(
LPFINDREPLACEA pfr
)
 

PARAMS

[In] Find/replace structure.
 

DESCRIPTION

See ReplaceTextW(3w).
 

IMPLEMENTATION

Declared in "commdlg.h".
Implemented in "dlls/comdlg32/finddlg.c".
Debug channel "commdlg".
Oct 2012 Wine API