-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
78 lines (77 loc) · 3.17 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Falcon.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_FALCON_DIALOG 102
#define IDR_MENU_FALCON_GENERAL 129
#define IDR_ACCELERATOR_FILE_MENU 132
#define IDR_ACCELERATOR_HELP_MENU 133
#define IDD_FALCON_ICON 134
#define IDD_DIALOG_BRANCH 135
#define IDD_DIALOG_NEW_BRANCH_WARNING 137
#define IDD_DIALOG_NEW_TASK 139
#define IDD_DIALOG_NEW_SUBTASK 141
#define IDD_DIALOG_PRODUCTIVITY_CALCULATOR 143
#define IDR_ACCELERATOR_TOOLS_MENU 145
#define IDC_BUTTON_SAVE 1000
#define IDC_BUTTON_DELETE 1001
#define IDC_BULLETIN_DISPLAY 1002
#define IDC_BUTTON_CLEAR_SCREEN 1003
#define IDC_BUTTON_NEW_BRANCH 1004
#define IDC_BUTTON_NEW_TASK 1005
#define IDC_BUTTON_NEW_SUBTASK 1006
#define IDC_STATIC_INDICATOR 1007
#define IDC_EDIT_BRANCH_NAME 1008
#define IDC_BUTTON_NEW_BRANCH_WARNING 1008
#define IDC_EDIT_BRANCH_LOAD 1009
#define IDC_EDIT_BRANCH_WARNING 1009
#define IDC_EDIT_BRANCH_CATEGORY 1009
#define IDC_EDIT_BRANCH_CATEGORY2 1010
#define IDC_EDIT_BRANCH_DUE_DATE 1011
#define IDC_EDIT_BRANCH_NAME_FOR_WARNING 1012
#define IDC_STATIC_TOOLS_DISPLAY 1015
#define IDC_EDIT_BRANCH_CATEGORY_SUBTASK 1018
#define IDC_EDIT_BRANCH_NAME_SUBTASK 1019
#define IDC_EDIT_TASK_ID 1020
#define IDC_EDIT_SUBTASK_DESCRIPTION 1021
#define IDC_EDIT_SUBTASK_DUE_DATE 1022
#define IDC_EDIT_HOURS_OF_INTERNSHIP 1027
#define IDC_EDIT_NUMBER_OF_COURSE_CREDITS 1029
#define IDC_EDIT_HOURS_OF_EXTRACURRICULARS 1030
#define IDC_STATIC_PRODUCTIVITY_SCORE 1032
#define IDC_BUTTON1 1033
#define IDC_BUTTON_GENERATE_SCORE 1033
#define ID_FILE_NEWBULLETIN 32771
#define ID_FILE_OPEN32772 32772
#define ID_FILE_SAVE32773 32773
#define ID_FILE_DELETE 32774
#define ID_FILE_CLOSE32775 32775
#define ID_HELP_X 32776
#define ID_HELP_ABOUTFALCON 32777
#define ID_ACCELERATOR_NEW_BULLETIN 32778
#define ID_ACCELERATOR_OPEN 32779
#define ID_ACCELERATOR_SAVE 32780
#define ID_ACCELERATOR_SAVE_AS 32780
#define ID_ACCELERATOR_DELETE 32781
#define ID_ACCELERATOR_CLOSE 32782
#define ID_ACCELERATOR_WEBSITE 32784
#define ID_ACCELERATOR_ABOUT 32785
#define ID_S_E 32788
#define ID_FILE_SAVE_AS32773 32789
#define ID_FILE_SAVE32790 32790
#define ID_ACCELERATOR32792 32792
#define ID_TOOLS_PRODUCTIVITYSCORECALCULATOR 32794
#define ID_ACCELERATOR_PRODUCTIVITY_SCORE 32795
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 146
#define _APS_NEXT_COMMAND_VALUE 32797
#define _APS_NEXT_CONTROL_VALUE 1034
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif