ReactOS 0.4.16-dev-321-g63bb46a
|
#include <richedit.h>
Public Attributes | |
DWORD | flags |
UINT | codepage |
Definition at line 1064 of file richedit.h.
UINT _settextex::codepage |
Definition at line 1066 of file richedit.h.
Referenced by ME_HandleMessage(), OnCommand(), test_EM_AUTOURLDETECT(), test_EM_GETMODIFY(), and test_EM_SETTEXTEX().
DWORD _settextex::flags |
Definition at line 1065 of file richedit.h.
Referenced by ME_HandleMessage(), OnCommand(), test_EM_AUTOURLDETECT(), test_EM_GETMODIFY(), and test_EM_SETTEXTEX().