ReactOS 0.4.15-dev-7842-g558ab78
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_STATIC   -1
 
#define IDS_DESCRIPTION   1
 
#define IDD_CONFIG   101
 
#define IDB_BITMAP1   104
 
#define IDC_BLANKCURSOR   105
 
#define IDI_ICON1   106
 
#define IDC_COMBO1   1003
 
#define IDC_REMOVE   1004
 
#define IDC_ADD   1005
 
#define IDC_PREVIEW   1008
 
#define IDC_PREV   1009
 
#define IDC_ENABLEPREV   1013
 
#define IDC_RANDOM   1014
 
#define IDC_SLIDER1   1015
 
#define IDC_SLIDER2   1016
 
#define IDC_SLIDER3   1017
 
#define IDC_SLIDER4   1018
 
#define IDC_BOLD   1019
 
#define IDC_COMBO2   1020
 
#define IDC_MSGSPEEDGRP   1021
 
#define IDC_ABOUT   1022
 

Macro Definition Documentation

◆ IDB_BITMAP1

#define IDB_BITMAP1   104

Definition at line 5 of file resource.h.

◆ IDC_ABOUT

#define IDC_ABOUT   1022

Definition at line 22 of file resource.h.

◆ IDC_ADD

#define IDC_ADD   1005

Definition at line 10 of file resource.h.

◆ IDC_BLANKCURSOR

#define IDC_BLANKCURSOR   105

Definition at line 6 of file resource.h.

◆ IDC_BOLD

#define IDC_BOLD   1019

Definition at line 19 of file resource.h.

◆ IDC_COMBO1

#define IDC_COMBO1   1003

Definition at line 8 of file resource.h.

◆ IDC_COMBO2

#define IDC_COMBO2   1020

Definition at line 20 of file resource.h.

◆ IDC_ENABLEPREV

#define IDC_ENABLEPREV   1013

Definition at line 13 of file resource.h.

◆ IDC_MSGSPEEDGRP

#define IDC_MSGSPEEDGRP   1021

Definition at line 21 of file resource.h.

◆ IDC_PREV

#define IDC_PREV   1009

Definition at line 12 of file resource.h.

◆ IDC_PREVIEW

#define IDC_PREVIEW   1008

Definition at line 11 of file resource.h.

◆ IDC_RANDOM

#define IDC_RANDOM   1014

Definition at line 14 of file resource.h.

◆ IDC_REMOVE

#define IDC_REMOVE   1004

Definition at line 9 of file resource.h.

◆ IDC_SLIDER1

#define IDC_SLIDER1   1015

Definition at line 15 of file resource.h.

◆ IDC_SLIDER2

#define IDC_SLIDER2   1016

Definition at line 16 of file resource.h.

◆ IDC_SLIDER3

#define IDC_SLIDER3   1017

Definition at line 17 of file resource.h.

◆ IDC_SLIDER4

#define IDC_SLIDER4   1018

Definition at line 18 of file resource.h.

◆ IDC_STATIC

#define IDC_STATIC   -1

Definition at line 1 of file resource.h.

◆ IDD_CONFIG

#define IDD_CONFIG   101

Definition at line 4 of file resource.h.

◆ IDI_ICON1

#define IDI_ICON1   106

Definition at line 7 of file resource.h.

◆ IDS_DESCRIPTION

#define IDS_DESCRIPTION   1

Definition at line 3 of file resource.h.