ReactOS 0.4.16-dev-927-g467dec4
|
Public Attributes | |
int | endPos |
BOOL | wrapped |
WCHAR | findBuffer [128] |
int FINDREPLACE_custom::endPos |
Definition at line 91 of file wordpad.c.
Referenced by dialog_find(), and handle_findmsg().
WCHAR FINDREPLACE_custom::findBuffer[128] |
Definition at line 93 of file wordpad.c.
Referenced by dialog_find(), and handle_findmsg().
BOOL FINDREPLACE_custom::wrapped |
Definition at line 92 of file wordpad.c.
Referenced by dialog_find(), and handle_findmsg().