File: resource.h

package info (click to toggle)
polyml 5.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 19,692 kB
  • ctags: 17,567
  • sloc: cpp: 37,221; sh: 9,591; asm: 4,120; ansic: 428; makefile: 203; ml: 191; awk: 91; sed: 10
file content (24 lines) | stat: -rw-r--r-- 800 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PolyML.rc
//
#define IDR_MENU                        101
#define IDD_ABOUT_POLYML                101
#define IDI_ICON                        102
#define ID_EDIT_COPY                    30002
#define ID_EDIT_PASTE                   30003
#define ID_RUN_INTERRUPT                40001
#define ID_HELP_ABOUT                   40002
#define ID_FILE_QUIT                    40003
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        103
#define _APS_NEXT_COMMAND_VALUE         40004
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif