blob: ebe5ce7d1c0ca5a35d475c859f7b5bb9c466b283 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by nGen.rc
//
#define IDI_ICON1 101
#define IDR_MENU1 102
#define IDM_RAMP 40001
#define IDM_RGB 40002
#define IDM_HAL 40003
#define IDM_EXIT 40004
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40005
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|