ReactOS 0.4.15-dev-7918-g2a2556c
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 IDD_WINETESTGUI   102
 
#define IDD_TESTBROWSER   103
 
#define IDD_OPTIONS   104
 
#define IDM_EXIT   105
 
#define IDI_ICON   107
 
#define IDI_TESTS   108
 
#define IDC_DELETE   109
 
#define IDR_MAINFRAME   128
 
#define IDC_LIST   1000
 
#define IDC_OUTPUT   1001
 
#define IDC_TESTSELECTION   1002
 
#define IDC_BROWSE   1003
 
#define IDC_RUN   1004
 
#define IDC_PROGRESS   1005
 
#define IDC_NUMRUNS   1006
 
#define IDC_NUMERRORS   1007
 
#define IDC_NUMFAILURES   1008
 
#define IDC_STOP   1010
 
#define IDC_OPTIONS   1011
 
#define IDC_SELECT   1013
 
#define IDC_TREEVIEW   1014
 
#define IDC_HIDECONSOLE   1020
 
#define IDC_RUNONSTART   1021
 
#define IDC_STATUS   1012
 
#define IDC_STATIC   -1
 

Macro Definition Documentation

◆ IDC_BROWSE

#define IDC_BROWSE   1003

Definition at line 13 of file resource.h.

◆ IDC_DELETE

#define IDC_DELETE   109

Definition at line 8 of file resource.h.

◆ IDC_HIDECONSOLE

#define IDC_HIDECONSOLE   1020

Definition at line 24 of file resource.h.

◆ IDC_LIST

#define IDC_LIST   1000

Definition at line 10 of file resource.h.

◆ IDC_NUMERRORS

#define IDC_NUMERRORS   1007

Definition at line 17 of file resource.h.

◆ IDC_NUMFAILURES

#define IDC_NUMFAILURES   1008

Definition at line 18 of file resource.h.

◆ IDC_NUMRUNS

#define IDC_NUMRUNS   1006

Definition at line 16 of file resource.h.

◆ IDC_OPTIONS

#define IDC_OPTIONS   1011

Definition at line 20 of file resource.h.

◆ IDC_OUTPUT

#define IDC_OUTPUT   1001

Definition at line 11 of file resource.h.

◆ IDC_PROGRESS

#define IDC_PROGRESS   1005

Definition at line 15 of file resource.h.

◆ IDC_RUN

#define IDC_RUN   1004

Definition at line 14 of file resource.h.

◆ IDC_RUNONSTART

#define IDC_RUNONSTART   1021

Definition at line 25 of file resource.h.

◆ IDC_SELECT

#define IDC_SELECT   1013

Definition at line 21 of file resource.h.

◆ IDC_STATIC

#define IDC_STATIC   -1

Definition at line 28 of file resource.h.

◆ IDC_STATUS

#define IDC_STATUS   1012

Definition at line 26 of file resource.h.

◆ IDC_STOP

#define IDC_STOP   1010

Definition at line 19 of file resource.h.

◆ IDC_TESTSELECTION

#define IDC_TESTSELECTION   1002

Definition at line 12 of file resource.h.

◆ IDC_TREEVIEW

#define IDC_TREEVIEW   1014

Definition at line 22 of file resource.h.

◆ IDD_OPTIONS

#define IDD_OPTIONS   104

Definition at line 3 of file resource.h.

◆ IDD_TESTBROWSER

#define IDD_TESTBROWSER   103

Definition at line 2 of file resource.h.

◆ IDD_WINETESTGUI

#define IDD_WINETESTGUI   102

Definition at line 1 of file resource.h.

◆ IDI_ICON

#define IDI_ICON   107

Definition at line 6 of file resource.h.

◆ IDI_TESTS

#define IDI_TESTS   108

Definition at line 7 of file resource.h.

◆ IDM_EXIT

#define IDM_EXIT   105

Definition at line 5 of file resource.h.

◆ IDR_MAINFRAME

#define IDR_MAINFRAME   128

Definition at line 9 of file resource.h.