include: Add definition of ST_UNICODE.

oldstable
Jactry Zeng 2013-08-19 09:24:13 +08:00 committed by Alexandre Julliard
parent db2d54ffd0
commit c9466dfea4
1 changed files with 1 additions and 1 deletions

View File

@ -1067,8 +1067,8 @@ typedef struct _settextex {
#define ST_DEFAULT 0x00000000
#define ST_KEEPUNDO 0x00000001
#define ST_SELECTION 0x00000002
#define ST_NEWCHARS 0x00000004
#define ST_UNICODE 0x00000008
#ifdef __cplusplus
}