git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33541
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#define QS_ALLPOSTMESSAGE 0x0100
#endif
#define QS_ALLPOSTMESSAGE 0x0100
#endif
+#ifndef WS_EX_TRANSPARENT
+ #define WS_EX_TRANSPARENT 0x00000020L
+#endif
+
#ifndef WS_EX_CLIENTEDGE
#define WS_EX_CLIENTEDGE 0x00000200L
#endif
#ifndef WS_EX_CLIENTEDGE
#define WS_EX_CLIENTEDGE 0x00000200L
#endif
#include "wx/dcmemory.h"
#include "wx/msw/private.h"
#include "wx/dcmemory.h"
#include "wx/msw/private.h"
+#include "wx/msw/missing.h"
// ----------------------------------------------------------------------------
// wxWin macros
// ----------------------------------------------------------------------------
// wxWin macros