X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e0b97560ed8a93bd5fbf6b46e0081e44e9e1c7b8..71cf399ff0f1ddb966b48e512b0fb4e690f5c440:/include/wx/msw/wince/resources.h?ds=inline diff --git a/include/wx/msw/wince/resources.h b/include/wx/msw/wince/resources.h index 9f49f0fef0..b1686a0fa3 100644 --- a/include/wx/msw/wince/resources.h +++ b/include/wx/msw/wince/resources.h @@ -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 -