2002-09-18 Eric R. Krause <ekrause_98@users.sourceforge.net>
* include/winuser.h (DS_SHELLFONT): Define.
This commit is contained in:
parent
41cb3243c5
commit
57dfd574a7
@ -1,3 +1,7 @@
|
||||
2002-09-18 Eric R. Krause <ekrause_98@users.sourceforge.net>
|
||||
|
||||
* include/winuser.h (DS_SHELLFONT): Define.
|
||||
|
||||
2002-09-17 Daniel Schlyder <daniel@dascdev.net>
|
||||
|
||||
* include/winnt.h (VER_SUITE_BLADE): Define.
|
||||
|
@ -331,6 +331,7 @@ extern "C" {
|
||||
#define DS_SETFONT 64
|
||||
#define DS_SETFOREGROUND 512
|
||||
#define DS_SYSMODAL 2
|
||||
#define DS_SHELLFONT (DS_SETFONT | DS_FIXEDSYS)
|
||||
#define WS_EX_ACCEPTFILES 16
|
||||
#define WS_EX_APPWINDOW 0x40000
|
||||
#define WS_EX_CLIENTEDGE 512
|
||||
|
Loading…
Reference in New Issue
Block a user