ReactOS 0.4.16-dev-835-gd769f56
|
#include <richedit.h>
Public Attributes | |
DWORD | cb |
DWORD | flags |
UINT | codepage |
LPCSTR | lpDefaultChar |
LPBOOL | lpUsedDefChar |
Definition at line 705 of file richedit.h.
DWORD _gettextex::cb |
Definition at line 706 of file richedit.h.
Referenced by test_EM_REPLACESEL(), test_EM_SETTEXTEX(), and test_InsertObject().
UINT _gettextex::codepage |
Definition at line 708 of file richedit.h.
Referenced by test_EM_REPLACESEL(), test_EM_SETTEXTEX(), test_enter(), and test_InsertObject().
DWORD _gettextex::flags |
Definition at line 707 of file richedit.h.
Referenced by test_EM_REPLACESEL(), test_EM_SETTEXTEX(), test_enter(), and test_InsertObject().
LPCSTR _gettextex::lpDefaultChar |
Definition at line 709 of file richedit.h.
Referenced by test_EM_REPLACESEL(), test_EM_SETTEXTEX(), and test_InsertObject().
LPBOOL _gettextex::lpUsedDefChar |
Definition at line 710 of file richedit.h.
Referenced by test_EM_REPLACESEL(), test_EM_SETTEXTEX(), and test_InsertObject().