|
ReactOS 0.4.16-dev-1946-g52006dd
|

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().