ReplaceTextW(3w)
NAME
ReplaceTextW (COMDLG32.@)
SYNOPSIS
HWND ReplaceTextW
(
LPFINDREPLACEW pfr
)
PARAMS
[In] Find/replace structure.
DESCRIPTION
Create a modeless replace-text dialog box.
RETURNS
Window handle to created dialog: Success
NULL: Failure
IMPLEMENTATION
Defined in "commdlg.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/comdlg32/finddlg32.c".
- Debug channel "commdlg".