NAME

FindTextW  (COMDLG32.@)

SYNOPSIS

 HWND FindTextW
 (
  LPFINDREPLACEW pfr
 )

PARAMS

[In] Find/replace structure.

DESCRIPTION

Create a modeless find-text dialog box.

RETURNS

Window handle to created dialog: Success

NULL: Failure

IMPLEMENTATION

Declared in "include/commdlg.h". gitlab.winehq.org/wine/wine/blob/master/include/commdlg.h

Implemented in "dlls/comdlg32/finddlg.c". gitlab.winehq.org/wine/wine/blob/master/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 Nov 2024.