minor corrections by M.Taguchi
[reactos.git] / freeldr / fdebug / resource.h
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Developer Studio generated include file.
3 // Used by fdebug.rc
4 //
5 #define IDC_MYICON 2
6 #define IDD_FDEBUG_DIALOG 102
7 #define IDD_ABOUTBOX 103
8 #define IDS_APP_TITLE 103
9 #define IDM_ABOUT 104
10 #define IDM_EXIT 105
11 #define IDS_HELLO 106
12 #define IDI_FDEBUG 107
13 #define IDI_SMALL 108
14 #define IDC_FDEBUG 109
15 #define IDR_MAINFRAME 128
16 #define IDD_CONNECTION 130
17 #define IDD_CAPTURE 131
18 #define IDC_COMPORT 1000
19 #define IDC_BAUTRATE 1001
20 #define IDC_CAPTUREFILENAME 1002
21 #define IDC_BROWSE 1003
22 #define IDC_LICENSE_EDIT 1029
23 #define ID_FILE_CONNECT 32771
24 #define ID_FILE_DISCONNECT 32772
25 #define ID_FILE_STARTCAPTURE 32773
26 #define ID_FILE_STOPCAPTURE 32774
27 #define ID_FILE_LOCALECHO 32775
28 #define IDS_LICENSE 32815
29 #define IDC_STATIC -1
30
31 // Next default values for new objects
32 //
33 #ifdef APSTUDIO_INVOKED
34 #ifndef APSTUDIO_READONLY_SYMBOLS
35 #define _APS_NEXT_RESOURCE_VALUE 132
36 #define _APS_NEXT_COMMAND_VALUE 32776
37 #define _APS_NEXT_CONTROL_VALUE 1004
38 #define _APS_NEXT_SYMED_VALUE 110
39 #endif
40 #endif