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

Declared in "commdlg.h". https://source.winehq.org/source/include/commdlg.h

Implemented in "dlls/comdlg32/finddlg.c". https://source.winehq.org/source/dlls/comdlg32/finddlg.c

Debug channel "commdlg".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Apr 2024.