MSVC 5 fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -477,6 +477,10 @@ typedef struct {
|
||||
// Misc stuff
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
#ifndef CCM_SETUNICODEFORMAT
|
||||
#define CCM_SETUNICODEFORMAT 8197
|
||||
#endif
|
||||
|
||||
#ifndef QS_ALLPOSTMESSAGE
|
||||
#define QS_ALLPOSTMESSAGE 0x0100
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user