2007-02-11 Daniel Atallah <datallah@users.sourceforge.net>
* include/winnt.h (LANG_SERBIAN_NEUTRAL, LANG_BOSNIAN, LANG_BOSNIAN_NEUTRAL): Define. 2007-02-11 Daniel Schlyder <thrug@users.sourceforge.net> * include/winuser.h: Add guards around TITLEBARINFO and GetTitleBarInfo().
This commit is contained in:
@ -541,6 +541,9 @@ typedef DWORD FLONG;
|
||||
#define LANG_RUSSIAN 0x19
|
||||
#define LANG_CROATIAN 0x1a
|
||||
#define LANG_SERBIAN 0x1a
|
||||
#define LANG_SERBIAN_NEUTRAL 0x7c1a
|
||||
#define LANG_BOSNIAN 0x1a
|
||||
#define LANG_BOSNIAN_NEUTRAL 0x781a
|
||||
#define LANG_SLOVAK 0x1b
|
||||
#define LANG_ALBANIAN 0x1c
|
||||
#define LANG_SWEDISH 0x1d
|
||||
|
Reference in New Issue
Block a user