mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 15:10:53 +00:00
41 lines
1.5 KiB
C
41 lines
1.5 KiB
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by fdebug.rc
|
||
|
//
|
||
|
#define IDC_MYICON 2
|
||
|
#define IDD_FDEBUG_DIALOG 102
|
||
|
#define IDD_ABOUTBOX 103
|
||
|
#define IDS_APP_TITLE 103
|
||
|
#define IDM_ABOUT 104
|
||
|
#define IDM_EXIT 105
|
||
|
#define IDS_HELLO 106
|
||
|
#define IDI_FDEBUG 107
|
||
|
#define IDI_SMALL 108
|
||
|
#define IDC_FDEBUG 109
|
||
|
#define IDR_MAINFRAME 128
|
||
|
#define IDD_CONNECTION 130
|
||
|
#define IDD_CAPTURE 131
|
||
|
#define IDC_COMPORT 1000
|
||
|
#define IDC_BAUTRATE 1001
|
||
|
#define IDC_CAPTUREFILENAME 1002
|
||
|
#define IDC_BROWSE 1003
|
||
|
#define IDC_LICENSE_EDIT 1029
|
||
|
#define ID_FILE_CONNECT 32771
|
||
|
#define ID_FILE_DISCONNECT 32772
|
||
|
#define ID_FILE_STARTCAPTURE 32773
|
||
|
#define ID_FILE_STOPCAPTURE 32774
|
||
|
#define ID_FILE_LOCALECHO 32775
|
||
|
#define IDS_LICENSE 32815
|
||
|
#define IDC_STATIC -1
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 132
|
||
|
#define _APS_NEXT_COMMAND_VALUE 32776
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1004
|
||
|
#define _APS_NEXT_SYMED_VALUE 110
|
||
|
#endif
|
||
|
#endif
|