]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/missing.h
Make QS_ALLPOSTMESSAGE available everywhere regardless SDK limitations.
[wxWidgets.git] / include / wx / msw / missing.h
index f2424edc7284a21f857b04e4efd9ea0934264dff..89bcfa15c8b99988bc2938342231ead44e63f9b2 100644 (file)
 #define LWA_ALPHA 2
 #endif
 
+#ifndef QS_ALLPOSTMESSAGE
+#define QS_ALLPOSTMESSAGE 0
+#endif
+
 /*
  * The following are required for VC++ 5 when the PSDK is not available.
  */