ReactOS 0.4.16-dev-747-gbc52d5f
|
#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().