]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wx.rc
fix for SetValue() losing effect after focus change (patch 1150911)
[wxWidgets.git] / include / wx / msw / wx.rc
index c558138d6091c0362b4c7b3ab9f740030a91b74c..619a188d6fb235ad4d095f91b0cfab252b81efcc 100644 (file)
 /////////////////////////////////////////////////////////////////////////////
 
 #if (defined( __GNUWIN32__ ) && !defined(__TWIN32__)) || defined(__MWERKS__)
-    #include <wx/msw/gnuwin32/winresrc.h>
+    #include "wx/msw/gnuwin32/winresrc.h"
 #else
     #include <windows.h>
 #endif
 
 #if defined(_WIN32_WCE)
-    #include "wx\msw\wince\wince.rc"
+    #include "wx/msw/wince/wince.rc"
 #endif
 
 //////////////////////////////////////////////////////////////////////////////
@@ -101,8 +101,6 @@ wxICON_SMALL_REMOVEABLE         ICON "wx/msw/removble.ico"
 // Bitmaps
 //
 
-wxDISABLE_BUTTON_BITMAP         BITMAP  "wx/msw/disable.bmp"
-
 // For wxContextHelpButton
 csquery                 BITMAP "wx/msw/csquery.bmp"