define HDS_FLAT not defined in VC6 headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5e7078ad6f
commit
56b18fda94
@ -365,6 +365,9 @@ typedef struct _OSVERSIONINFOEX {
|
||||
#ifndef HDS_FULLDRAG
|
||||
#define HDS_FULLDRAG 0x0080
|
||||
#endif
|
||||
#ifndef HDS_FLAT
|
||||
#define HDS_FLAT 0x0200
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef HDN_BEGINDRAG
|
||||
|
Loading…
Reference in New Issue
Block a user