]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/resources.h
More ribbon compilation fixes for OS X.
[wxWidgets.git] / include / wx / msw / wince / resources.h
index 9f49f0fef0cf33ff57f61578201ac8097fd9c9a0..b1686a0fa35099e4ede711440f4a845cad161d64 100644 (file)
@@ -9,6 +9,9 @@
 // License:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
+// Windows CE dummy menu for SHCreateMenuBar()
+#define wxIDM_SHMENU             40000
+
 #define IDM_LEFT                 40001
 #define IDM_RIGHT                40002
 #define IDM_ITEM                 40003
@@ -22,4 +25,3 @@
 #define IDR_MENUBAR_LEFT_MENU    40031
 #define IDR_MENUBAR_RIGHT_MENU   40032
 #define IDR_MENUBAR_BOTH_MENUS   40033
-