ReactOS 0.4.15-dev-6656-gbbb33a6
|
#include <richedit.h>
Public Attributes | |
CHARRANGE | chrg |
LPCWSTR | lpstrText |
Definition at line 585 of file richedit.h.
CHARRANGE _findtextW::chrg |
Definition at line 586 of file richedit.h.
Referenced by check_EM_FINDTEXT(), dialog_find(), and ME_HandleMessage().
LPCWSTR _findtextW::lpstrText |
Definition at line 587 of file richedit.h.
Referenced by check_EM_FINDTEXT(), dialog_find(), and ME_HandleMessage().