]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/resources.h
Fix wxWrapSizer minimal size calculation.
[wxWidgets.git] / include / wx / msw / wince / resources.h
index 9f49f0fef0cf33ff57f61578201ac8097fd9c9a0..877fd49ee7aea97422fd8c29cb9444284219e11c 100644 (file)
@@ -6,9 +6,12 @@
 // Created:     01.05.2004
 // RCS-ID:      $Id$
 // Copyright:   (c) Wlodzimierz Skiba
-// License:     wxWindows licence
+// Licence:     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
-