.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH FindTextW 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBFindTextW\fR (COMDLG32.@) .SH SYNOPSIS HWND FindTextW ( LPFINDREPLACEW \fIpfr\fR ) .SH PARAMS \fB[In]\fR Find/replace structure. .PP .SH DESCRIPTION .PP Create a modeless find-text dialog box. .SH RETURNS .PP Window handle to created dialog: Success .PP \fBNULL:\fR Failure .SH IMPLEMENTATION .PP Declared in \fB"commdlg.h"\fR. .PP Implemented in \fB"dlls/comdlg32/finddlg.c"\fR. .PP Debug channel \fB"commdlg"\fR.