ReactOS 0.4.16-dev-336-gb667d82
|
#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(), and test_EM_SETTEXTEX().
UINT _gettextex::codepage |
Definition at line 708 of file richedit.h.
Referenced by test_EM_REPLACESEL(), test_EM_SETTEXTEX(), and test_enter().
DWORD _gettextex::flags |
Definition at line 707 of file richedit.h.
Referenced by test_EM_REPLACESEL(), test_EM_SETTEXTEX(), and test_enter().
LPCSTR _gettextex::lpDefaultChar |
Definition at line 709 of file richedit.h.
Referenced by test_EM_REPLACESEL(), and test_EM_SETTEXTEX().
LPBOOL _gettextex::lpUsedDefChar |
Definition at line 710 of file richedit.h.
Referenced by test_EM_REPLACESEL(), and test_EM_SETTEXTEX().