Scroll to navigation

FindTextA(3w) Wine API FindTextA(3w)

NAME

FindTextA (COMDLG32.@)

SYNOPSIS

HWND FindTextA
(
LPFINDREPLACEA pfr
)
 

PARAMS

[In] Find/replace structure.
 

DESCRIPTION

See FindTextW(3w).
 

IMPLEMENTATION

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