2025-04-27 07:49:33 -04:00

39 lines
1.3 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by testusd.rc
//
// Device Events, and Commands (Name strings)
#define IDS_EVENT_DEVICE_CONNECTED_NAME 102
#define IDS_EVENT_DEVICE_DISCONNECTED_NAME 103
#define IDS_CMD_SYNCRONIZE_NAME 104
#define IDS_CMD_DELETE_ALL_ITEMS_NAME 105
#define IDS_CMD_DELETE_DEVICE_TREE_NAME 106
#define IDS_CMD_BUILD_DEVICE_TREE_NAME 107
// Device Events, and Commands (Description strings)
#define IDS_EVENT_DEVICE_CONNECTED_DESC 108
#define IDS_EVENT_DEVICE_DISCONNECTED_DESC 109
#define IDS_CMD_SYNCRONIZE_DESC 110
#define IDS_CMD_DELETE_ALL_ITEMS_DESC 111
#define IDS_CMD_DELETE_DEVICE_TREE_DESC 112
#define IDS_CMD_BUILD_DEVICE_TREE_DESC 113
#define IDS_FULLROOTITEM_NAME 114
#define IDS_ROOTITEM_NAME 115
#define IDS_FULLTOPITEM_NAME 116
#define IDS_TOPITEM_NAME 117
#define IDC_STATIC -1
// 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 1000
#define _APS_NEXT_SYMED_VALUE 118
#endif
#endif