-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathresource.h
More file actions
40 lines (39 loc) · 1.48 KB
/
resource.h
File metadata and controls
40 lines (39 loc) · 1.48 KB
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Unittest.rc
//
#define IDOK2 3
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_UnittestTYPE 130
#define IDD_DIA_TTY 310
#define IDD_DIA_RUN1LPFCMD 311
#define IDD_DIA_COMPNMERGE 526
#define IDC_EDIT1 1000
#define IDC_BUTTONA 1868
#define IDC_BUTTONB 1869
#define IDC_BUTTONBASE 1870
#define IDC_BUTTONDIFF 1872
#define IDC_CHECK_1L 1873
#define IDC_EDITA 1875
#define IDC_EDITB 1876
#define IDC_EDITBASE 1877
#define IDC_EDITDIFF 1878
#define IDC_EDITMERGE 1880
#define IDC_BUTTONMERGE 1881
#define ID_FILE_OPENOLR 32771
#define ID_TEST_DATAACCESS 32772
#define ID_TEST_FAULTSIMULATION 32773
#define ID_TEST_DIFFANDMERGE 32774
#define ID_TEST_RUN1LPFCMD 32775
#define ID_TEST_APICALL 32776
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 312
#define _APS_NEXT_COMMAND_VALUE 32777
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 310
#endif
#endif