mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-06 00:13:33 +00:00
39 lines
1.4 KiB
C
39 lines
1.4 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by MeshService.rc
|
|
//
|
|
#define IDI_ICON1 101
|
|
#define IDD_INSTALLDIALOG 103
|
|
#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_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
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 106
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1019
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|