File: resource.h

package info (click to toggle)
polyml 5.7.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 40,616 kB
  • sloc: cpp: 44,142; ansic: 26,963; sh: 22,002; asm: 13,486; makefile: 602; exp: 525; python: 253; awk: 91
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