-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
49 lines (48 loc) · 1.87 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ShellExec.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_SHELLEXEC_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_PINFO_DLG 130
#define IDC_OPERATION 1000
#define IDC_FILENAME 1002
#define IDC_PARAMS 1003
#define IDC_SWC 1005
#define IDC_SE 1007
#define IDC_SEEX 1008
#define IDC_SEE_MASK_CLASSKEY 1010
#define IDC_SEE_MASK_CLASSNAME 1011
#define IDC_SEE_MASK_CONNECTNETDRV 1012
#define IDC_SEE_MASK_DOENVSUBST 1013
#define IDC_SEE_MASK_FLAG_DDEWAIT 1014
#define IDC_SEE_MASK_FLAG_LOG_USAGE 1015
#define IDC_SEE_MASK_FLAG_NO_UI 1016
#define IDC_SEE_MASK_HMONITOR 1017
#define IDC_SEE_MASK_HOTKEY 1018
#define IDC_SEE_MASK_ICON 1019
#define IDC_SEE_MASK_IDLIST 1020
#define IDC_SEE_MASK_INVOKEIDLIST 1021
#define IDC_SEE_MASK_NOCLOSEPROCESS 1022
#define IDC_SEE_MASK_NO_CONSOLE 1023
#define IDC_SEE_MASK_UNICODE 1024
#define IDC_CLASSKEYNAME 1025
#define IDC_HPROCESS 1027
#define IDC_GECP_VALUE 1028
#define IDC_DIRECTORY 1029
#define IDC_PICK_FILE 1030
#define IDC_PICK_FILE2 1031
#define IDC_PICK_DIR 1031
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1033
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif