* include/winuser.h (DS_SHELLFONT): Define.
This commit is contained in:
Danny Smith
2002-09-19 00:01:18 +00:00
parent 41cb3243c5
commit 57dfd574a7
2 changed files with 5 additions and 0 deletions

View File

@ -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