]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/msw/wince/resources.h
1 ///////////////////////////////////////////////////////////////////////////////
2 // Name: wx/msw/wince/resources.h
3 // Purpose: identifiers shared between resource compiler and eVC
4 // Author: Wlodzimierz ABX Skiba
8 // Copyright: (c) Wlodzimierz Skiba
9 // License: wxWindows licence
10 ///////////////////////////////////////////////////////////////////////////////
12 #define IDM_LEFT 40001
13 #define IDM_RIGHT 40002
14 #define IDM_ITEM 40003
16 #define IDS_EMPTY 40010
18 #define IDR_POPUP_1 40020
19 #define IDR_POPUP_2 40021
21 #define IDR_MENUBAR_ONE_BUTTON 40030
22 #define IDR_MENUBAR_LEFT_MENU 40031
23 #define IDR_MENUBAR_RIGHT_MENU 40032
24 #define IDR_MENUBAR_BOTH_MENUS 40033