ReactOS 0.4.15-dev-7934-g1dc8d80
resource.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#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 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 IDM_FILE_CLEARDISPLAY   32770
 
#define IDM_FILE_CONNECT   32771
 
#define IDM_FILE_DISCONNECT   32772
 
#define IDM_FILE_STARTCAPTURE   32773
 
#define IDM_FILE_STOPCAPTURE   32774
 
#define IDM_FILE_LOCALECHO   32775
 
#define IDS_LICENSE   32815
 
#define IDC_STATIC   -1
 

Macro Definition Documentation

◆ IDC_BAUTRATE

#define IDC_BAUTRATE   1001

Definition at line 19 of file resource.h.

◆ IDC_BROWSE

#define IDC_BROWSE   1003

Definition at line 21 of file resource.h.

◆ IDC_CAPTUREFILENAME

#define IDC_CAPTUREFILENAME   1002

Definition at line 20 of file resource.h.

◆ IDC_COMPORT

#define IDC_COMPORT   1000

Definition at line 18 of file resource.h.

◆ IDC_FDEBUG

#define IDC_FDEBUG   109

Definition at line 12 of file resource.h.

◆ IDC_LICENSE_EDIT

#define IDC_LICENSE_EDIT   1029

Definition at line 22 of file resource.h.

◆ IDC_MYICON

#define IDC_MYICON   2

Definition at line 3 of file resource.h.

◆ IDC_STATIC

#define IDC_STATIC   -1

Definition at line 32 of file resource.h.

◆ IDD_ABOUTBOX

#define IDD_ABOUTBOX   103

Definition at line 6 of file resource.h.

◆ IDD_CAPTURE

#define IDD_CAPTURE   131

Definition at line 16 of file resource.h.

◆ IDD_CONNECTION

#define IDD_CONNECTION   130

Definition at line 15 of file resource.h.

◆ IDD_FDEBUG_DIALOG

#define IDD_FDEBUG_DIALOG   102

Definition at line 5 of file resource.h.

◆ IDI_FDEBUG

#define IDI_FDEBUG   107

Definition at line 11 of file resource.h.

◆ IDM_ABOUT

#define IDM_ABOUT   104

Definition at line 8 of file resource.h.

◆ IDM_EXIT

#define IDM_EXIT   105

Definition at line 9 of file resource.h.

◆ IDM_FILE_CLEARDISPLAY

#define IDM_FILE_CLEARDISPLAY   32770

Definition at line 24 of file resource.h.

◆ IDM_FILE_CONNECT

#define IDM_FILE_CONNECT   32771

Definition at line 25 of file resource.h.

◆ IDM_FILE_DISCONNECT

#define IDM_FILE_DISCONNECT   32772

Definition at line 26 of file resource.h.

◆ IDM_FILE_LOCALECHO

#define IDM_FILE_LOCALECHO   32775

Definition at line 29 of file resource.h.

◆ IDM_FILE_STARTCAPTURE

#define IDM_FILE_STARTCAPTURE   32773

Definition at line 27 of file resource.h.

◆ IDM_FILE_STOPCAPTURE

#define IDM_FILE_STOPCAPTURE   32774

Definition at line 28 of file resource.h.

◆ IDR_MAINFRAME

#define IDR_MAINFRAME   128

Definition at line 14 of file resource.h.

◆ IDS_APP_TITLE

#define IDS_APP_TITLE   103

Definition at line 7 of file resource.h.

◆ IDS_HELLO

#define IDS_HELLO   106

Definition at line 10 of file resource.h.

◆ IDS_LICENSE

#define IDS_LICENSE   32815

Definition at line 30 of file resource.h.