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