2002-09-18 Eric R. Krause <ekrause_98@users.sourceforge.net>
* include/winuser.h (DS_SHELLFONT): Define.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user