-
Notifications
You must be signed in to change notification settings - Fork 1
/
resource.h
36 lines (35 loc) · 1.34 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
33
34
35
36
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++에서 생성한 포함 파일입니다.
// resource.rc에서 사용되고 있습니다.
//
#define IDI_ICON1 101
#define IDR_MENU1 102
#define IDC_ABOUT 40001
#define IDC_EXIT 40002
#define IDC_OPEN 40003
#define ID_THREADS_1THREAD 40004
#define ID_THREADS_2THREADS 40005
#define ID_THREADS_3THREADS 40006
#define ID_THREADS_4THREADS 40007
#define ID_THREADS_5THREADS 40008
#define ID_THREADS_6THREADS 40009
#define ID_THREADS_7THREADS 40010
#define ID_THREADS_8THREADS 40011
#define ID_THREADS_9THREADS 40012
#define ID_THREADS_10THREADS 40013
#define ID_THREADS_11THREADS 40014
#define ID_THREADS_12THREADS 40015
#define ID_THREADS_13THREADS 40016
#define ID_THREADS_14THREADS 40017
#define ID_THREADS_15THREADS 40018
#define ID_THREADS_16THREADS 40019
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40020
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif