mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-06 00:13:33 +00:00
53 lines
4.1 KiB
C
53 lines
4.1 KiB
C
//{{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 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 114
|
||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||
#define _APS_NEXT_CONTROL_VALUE 1035
|
||
#define _APS_NEXT_SYMED_VALUE 101
|
||
#endif
|
||
#endif
|