You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
975 B
C
29 lines
975 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by MQTTClient.rc
|
|
//
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_MQTTCLIENT_FORM 129
|
|
#define IDD_OPTIONS_DLG 202
|
|
#define IDC_TO_SEND 1000
|
|
#define IDC_TO_RECV 1001
|
|
#define IDC_SEND 1002
|
|
#define IDC_CLEAR 1003
|
|
#define IDC_TOPICES 1004
|
|
#define IDC_EDIT1 1005
|
|
#define IDC_USERNAME 1005
|
|
#define IDC_PASSWORD 1006
|
|
#define ID_FILE_OPTIONS 32775
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 204
|
|
#define _APS_NEXT_COMMAND_VALUE 32776
|
|
#define _APS_NEXT_CONTROL_VALUE 1007
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|