mtollari 4db94043cb Patch level : 12.0 no-patch
Files correlati     : 
Commento            : Spostamento in libraries delle librerie esterne di Campo per una maggiore pulizia e organizzazione

git-svn-id: svn://10.65.10.50/branches/R_10_00@24150 c028cbd2-c16b-5b4b-a496-9718f37d4682
2017-10-26 09:11:15 +00:00

26 lines
909 B
C

///////////////////////////////////////////////////////////////////////////////
// Name: wx/msw/wince/resources.h
// Purpose: identifiers shared between resource compiler and eVC
// Author: Wlodzimierz ABX Skiba
// Modified by:
// Created: 01.05.2004
// RCS-ID: $Id: resources.h 27829 2004-06-16 06:17:27Z ABX $
// Copyright: (c) Wlodzimierz Skiba
// License: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
#define IDM_LEFT 40001
#define IDM_RIGHT 40002
#define IDM_ITEM 40003
#define IDS_EMPTY 40010
#define IDR_POPUP_1 40020
#define IDR_POPUP_2 40021
#define IDR_MENUBAR_ONE_BUTTON 40030
#define IDR_MENUBAR_LEFT_MENU 40031
#define IDR_MENUBAR_RIGHT_MENU 40032
#define IDR_MENUBAR_BOTH_MENUS 40033