git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19028
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Default is 0
//
// Recommended setting: 0 (unless you only plan to use Windows NT/2000/XP)
// Default is 0
//
// Recommended setting: 0 (unless you only plan to use Windows NT/2000/XP)
+#ifndef wxUSE_UNICODE
+ #define wxUSE_UNICODE 0
+#endif
// Set wxUSE_UNICODE_MSLU to 1 if you want to compile wxWindows in Unicode mode
// and be able to run compiled apps under Windows 9x as well as NT/2000/XP.
// Set wxUSE_UNICODE_MSLU to 1 if you want to compile wxWindows in Unicode mode
// and be able to run compiled apps under Windows 9x as well as NT/2000/XP.