ReactOS 0.4.15-dev-7991-ge77da17
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 IDI_MAIN   10
 
#define IDB_PLAYICON   50
 
#define IDB_STOPICON   51
 
#define IDB_EJECTICON   52
 
#define IDB_BACKWARDICON   53
 
#define IDB_SEEKBACKICON   54
 
#define IDB_SEEKFORWICON   55
 
#define IDB_FORWARDICON   56
 
#define IDB_PAUSEICON   57
 
#define IDS_APPTITLE   100
 
#define IDS_TOOLTIP_PLAY   101
 
#define IDS_TOOLTIP_STOP   102
 
#define IDS_TOOLTIP_EJECT   103
 
#define IDS_TOOLTIP_BACKWARD   104
 
#define IDS_TOOLTIP_SEEKBACK   105
 
#define IDS_TOOLTIP_SEEKFORW   106
 
#define IDS_TOOLTIP_FORWARD   107
 
#define IDS_TOOLTIP_PAUSE   108
 
#define IDS_ALL_TYPES_FILTER   109
 
#define IDS_PLAY   110
 
#define IDS_DEFAULTMCIERRMSG   111
 
#define IDS_MODE_UNKNOWN   120
 
#define IDS_MODE_OPEN   121
 
#define IDS_MODE_STOP   122
 
#define IDS_MODE_PLAY   123
 
#define IDS_MODE_PAUSE   124
 
#define IDS_MODE_RECORD   125
 
#define IDS_MODE_SEEK   126
 
#define IDS_MODE_NOT_READY   127
 
#define IDR_MAINMENU   500
 
#define ID_ACCELERATORS   800
 
#define IDM_OPEN_FILE   1000
 
#define IDM_CLOSE_FILE   1001
 
#define IDM_EXIT   1002
 
#define IDM_ABOUT   1003
 
#define IDM_VOLUMECTL   1004
 
#define IDM_DEVPROPS   1005
 
#define IDM_REPEAT   1006
 
#define IDM_SWITCHVIEW   1007
 
#define IDM_DEVICE_FIRST   10000
 
#define TBICON_PLAY   0
 
#define TBICON_STOP   1
 
#define TBICON_EJECT   2
 
#define TBICON_BACKWARD   3
 
#define TBICON_SEEKBACK   4
 
#define TBICON_SEEKFORW   5
 
#define TBICON_FORWARD   6
 
#define IDC_PLAY   1500
 
#define IDC_STOP   1501
 
#define IDC_EJECT   1502
 
#define IDC_BACKWARD   1503
 
#define IDC_SEEKBACK   1504
 
#define IDC_SEEKFORW   1505
 
#define IDC_FORWARD   1506
 
#define IDC_PAUSE   1507
 

Macro Definition Documentation

◆ ID_ACCELERATORS

#define ID_ACCELERATORS   800

Definition at line 43 of file resource.h.

◆ IDB_BACKWARDICON

#define IDB_BACKWARDICON   53

Definition at line 10 of file resource.h.

◆ IDB_EJECTICON

#define IDB_EJECTICON   52

Definition at line 9 of file resource.h.

◆ IDB_FORWARDICON

#define IDB_FORWARDICON   56

Definition at line 13 of file resource.h.

◆ IDB_PAUSEICON

#define IDB_PAUSEICON   57

Definition at line 14 of file resource.h.

◆ IDB_PLAYICON

#define IDB_PLAYICON   50

Definition at line 7 of file resource.h.

◆ IDB_SEEKBACKICON

#define IDB_SEEKBACKICON   54

Definition at line 11 of file resource.h.

◆ IDB_SEEKFORWICON

#define IDB_SEEKFORWICON   55

Definition at line 12 of file resource.h.

◆ IDB_STOPICON

#define IDB_STOPICON   51

Definition at line 8 of file resource.h.

◆ IDC_BACKWARD

#define IDC_BACKWARD   1503

Definition at line 71 of file resource.h.

◆ IDC_EJECT

#define IDC_EJECT   1502

Definition at line 70 of file resource.h.

◆ IDC_FORWARD

#define IDC_FORWARD   1506

Definition at line 74 of file resource.h.

◆ IDC_PAUSE

#define IDC_PAUSE   1507

Definition at line 75 of file resource.h.

◆ IDC_PLAY

#define IDC_PLAY   1500

Definition at line 68 of file resource.h.

◆ IDC_SEEKBACK

#define IDC_SEEKBACK   1504

Definition at line 72 of file resource.h.

◆ IDC_SEEKFORW

#define IDC_SEEKFORW   1505

Definition at line 73 of file resource.h.

◆ IDC_STOP

#define IDC_STOP   1501

Definition at line 69 of file resource.h.

◆ IDI_MAIN

#define IDI_MAIN   10

Definition at line 4 of file resource.h.

◆ IDM_ABOUT

#define IDM_ABOUT   1003

Definition at line 49 of file resource.h.

◆ IDM_CLOSE_FILE

#define IDM_CLOSE_FILE   1001

Definition at line 47 of file resource.h.

◆ IDM_DEVICE_FIRST

#define IDM_DEVICE_FIRST   10000

Definition at line 56 of file resource.h.

◆ IDM_DEVPROPS

#define IDM_DEVPROPS   1005

Definition at line 51 of file resource.h.

◆ IDM_EXIT

#define IDM_EXIT   1002

Definition at line 48 of file resource.h.

◆ IDM_OPEN_FILE

#define IDM_OPEN_FILE   1000

Definition at line 46 of file resource.h.

◆ IDM_REPEAT

#define IDM_REPEAT   1006

Definition at line 52 of file resource.h.

◆ IDM_SWITCHVIEW

#define IDM_SWITCHVIEW   1007

Definition at line 53 of file resource.h.

◆ IDM_VOLUMECTL

#define IDM_VOLUMECTL   1004

Definition at line 50 of file resource.h.

◆ IDR_MAINMENU

#define IDR_MAINMENU   500

Definition at line 40 of file resource.h.

◆ IDS_ALL_TYPES_FILTER

#define IDS_ALL_TYPES_FILTER   109

Definition at line 26 of file resource.h.

◆ IDS_APPTITLE

#define IDS_APPTITLE   100

Definition at line 17 of file resource.h.

◆ IDS_DEFAULTMCIERRMSG

#define IDS_DEFAULTMCIERRMSG   111

Definition at line 28 of file resource.h.

◆ IDS_MODE_NOT_READY

#define IDS_MODE_NOT_READY   127

Definition at line 37 of file resource.h.

◆ IDS_MODE_OPEN

#define IDS_MODE_OPEN   121

Definition at line 31 of file resource.h.

◆ IDS_MODE_PAUSE

#define IDS_MODE_PAUSE   124

Definition at line 34 of file resource.h.

◆ IDS_MODE_PLAY

#define IDS_MODE_PLAY   123

Definition at line 33 of file resource.h.

◆ IDS_MODE_RECORD

#define IDS_MODE_RECORD   125

Definition at line 35 of file resource.h.

◆ IDS_MODE_SEEK

#define IDS_MODE_SEEK   126

Definition at line 36 of file resource.h.

◆ IDS_MODE_STOP

#define IDS_MODE_STOP   122

Definition at line 32 of file resource.h.

◆ IDS_MODE_UNKNOWN

#define IDS_MODE_UNKNOWN   120

Definition at line 30 of file resource.h.

◆ IDS_PLAY

#define IDS_PLAY   110

Definition at line 27 of file resource.h.

◆ IDS_TOOLTIP_BACKWARD

#define IDS_TOOLTIP_BACKWARD   104

Definition at line 21 of file resource.h.

◆ IDS_TOOLTIP_EJECT

#define IDS_TOOLTIP_EJECT   103

Definition at line 20 of file resource.h.

◆ IDS_TOOLTIP_FORWARD

#define IDS_TOOLTIP_FORWARD   107

Definition at line 24 of file resource.h.

◆ IDS_TOOLTIP_PAUSE

#define IDS_TOOLTIP_PAUSE   108

Definition at line 25 of file resource.h.

◆ IDS_TOOLTIP_PLAY

#define IDS_TOOLTIP_PLAY   101

Definition at line 18 of file resource.h.

◆ IDS_TOOLTIP_SEEKBACK

#define IDS_TOOLTIP_SEEKBACK   105

Definition at line 22 of file resource.h.

◆ IDS_TOOLTIP_SEEKFORW

#define IDS_TOOLTIP_SEEKFORW   106

Definition at line 23 of file resource.h.

◆ IDS_TOOLTIP_STOP

#define IDS_TOOLTIP_STOP   102

Definition at line 19 of file resource.h.

◆ TBICON_BACKWARD

#define TBICON_BACKWARD   3

Definition at line 62 of file resource.h.

◆ TBICON_EJECT

#define TBICON_EJECT   2

Definition at line 61 of file resource.h.

◆ TBICON_FORWARD

#define TBICON_FORWARD   6

Definition at line 65 of file resource.h.

◆ TBICON_PLAY

#define TBICON_PLAY   0

Definition at line 59 of file resource.h.

◆ TBICON_SEEKBACK

#define TBICON_SEEKBACK   4

Definition at line 63 of file resource.h.

◆ TBICON_SEEKFORW

#define TBICON_SEEKFORW   5

Definition at line 64 of file resource.h.

◆ TBICON_STOP

#define TBICON_STOP   1

Definition at line 60 of file resource.h.