mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-06 00:13:33 +00:00
32 lines
1.1 KiB
C
32 lines
1.1 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_HASHTEXT3 1011
|
|
#define IDC_SERVERID 1011
|
|
#define IDC_SERVERLOCATION 1012
|
|
|
|
// 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 1006
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|