mirror of
https://github.com/reactos/wine.git
synced 2025-02-18 03:48:01 +00:00
Added ES_SELECTIONBAR style.
This commit is contained in:
parent
03ca764005
commit
78a5047dca
@ -172,6 +172,7 @@ typedef DWORD (CALLBACK * EDITSTREAMCALLBACK)( DWORD, LPBYTE, LONG, LONG * );
|
||||
#define ES_SELFIME 0x00040000
|
||||
#define ES_NOIME 0x00080000
|
||||
#define ES_VERTICAL 0x00400000
|
||||
#define ES_SELECTIONBAR 0x01000000
|
||||
#define ES_EX_NOCALLOLEINIT 0x01000000
|
||||
|
||||
/* the character formatting options */
|
||||
|
Loading…
x
Reference in New Issue
Block a user