ReplaceTextW.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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 "dlls/comdlg32/finddlg32.c".

Debug channel "commdlg".