-
Notifications
You must be signed in to change notification settings - Fork 158
Expand file tree
/
Copy pathresource.h
More file actions
56 lines (55 loc) · 4.47 KB
/
Copy pathresource.h
File metadata and controls
56 lines (55 loc) · 4.47 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by MeshService.rc
//
#define IDD_INSTALLDIALOG 103
#define IDB_BITMAP_MC 108
#define IDD_DETAILSDIALOG 111
#define IDI_MCICON 113
#define IDI_MAINICON 113
#define IDR_WINPTY_DLL_X64 114
#define IDR_WINPTY_AGENT_EXE_X64 115
#define IDR_WINPTY_DLL_IA32 116
#define IDR_WINPTY_AGENT_EXE_IA32 117
#define IDC_BUTTON2 1002
#define IDC_INSTALLBUTTON 1002
#define IDC_BUTTON3 1004
#define IDC_UNINSTALLBUTTON 1004
#define IDC_STATUSTEXT 1005
#define IDC_VERSIONTEXT 1006
#define IDC_HASHTEXT 1007
#define IDC_HASHTEXT2 1008
#define IDC_POLICYTEXT 1008
#define IDC_UNINSTALLBUTTON2 1009
#define IDC_CONNECTBUTTON 1009
#define IDC_OSNAME 1009
#define IDC_AGENTSTATUS_TEXT 1010
#define IDC_HASHTEXT3 1011
#define IDC_SERVERID 1011
#define IDC_SERVERLOCATION 1012
#define IDC_AGENT_VERSION 1013
#define IDC_SERVER_LOCATION 1014
#define IDC_MESH_NAME 1015
#define IDC_MESH_IDENTIFIER 1016
#define IDC_SERVER_IDENTIFIER 1017
#define IDC_DESCRIPTION 1018
#define IDC_OSNAME_TEXT 1018
#define IDC_TAB2 1021
#define IDC_TABS 1021
#define IDC_STATIC_LEFTTEXT 1022
#define IDC_IMAGE 1023
#define IDC_STATIC_LINE 1024
#define IDC_DETAILSBUTTON 1031
#define IDC_CHECK1 1032
#define IDC_AUTOPROXY_CHECK 1032
#define IDC_AUTOPROXY_STATIC 1034
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 118
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1035
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif