-
Notifications
You must be signed in to change notification settings - Fork 0
/
Resource.h
32 lines (30 loc) · 1.09 KB
/
Resource.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
//{{NO_DEPENDENCIES}}
// App Studio generated include file.
// Used by RESOURCE.RC
//
#define IDI_APPICON 100
#define IDR_MAINMENU 101
#define IDR_ACCELERATOR 102
#define IDD_ABOUTDIALOG 103
#define ID_FILE_NEW 200
#define ID_FILE_OPEN 201
#define ID_FILE_SAVE 202
#define ID_FILE_SAVEAS 203
#define ID_FILE_CLOSE 204
#define ID_FILE_CLOSEALL 205
#define ID_FILE_EXIT 206
#define ID_WINDOW_TILE 300
#define ID_WINDOW_CASCADE 301
#define ID_WINDOW_ARRANGE 302
#define ID_HELP_ABOUT 400
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 401
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif