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 IDI_ICON   50
 
#define IDS_APPNAME   101
 
#define IDS_VERSION   102
 
#define IDS_LICENSE   103
 
#define IDS_DEFAULT_NAME   104
 
#define IDS_READY   105
 
#define IDC_STATUSBAR   500
 
#define ID_NEW   2000
 
#define ID_OPEN   2001
 
#define ID_CLOSE   2002
 
#define ID_CLOSEALL   2003
 
#define ID_SAVE   2004
 
#define ID_SAVEAS   2005
 
#define ID_PRINTPRE   2006
 
#define ID_PRINT   2007
 
#define ID_PAGESETUP   2008
 
#define ID_CUT   2009
 
#define ID_COPY   2010
 
#define ID_PASTE   2011
 
#define ID_UNDO   2013
 
#define ID_REDO   2014
 
#define ID_SELALL   2015
 
#define ID_EXIT   2016
 
#define ID_STATUSBAR   2019
 
#define ID_BOLD   2030
 
#define ID_ITALIC   2031
 
#define ID_ULINE   2032
 
#define ID_TXTLEFT   2033
 
#define ID_TXTCENTER   2034
 
#define ID_TXTRIGHT   2035
 
#define ID_BLANK   2036
 
#define ID_REFRESH   3000
 
#define ID_HELP   3001
 
#define ID_WINDOW_TILE_HORZ   3002
 
#define ID_WINDOW_TILE_VERT   3003
 
#define ID_WINDOW_CASCADE   3004
 
#define ID_WINDOW_NEXT   3005
 
#define ID_WINDOW_ARRANGE   3006
 
#define IDS_HINT_BLANK   20000
 
#define IDS_HINT_NEW   20001
 
#define IDS_HINT_OPEN   20002
 
#define IDS_HINT_CLOSE   21006
 
#define IDS_HINT_CLOSEALL   21007
 
#define IDS_HINT_SAVE   20003
 
#define IDS_HINT_SAVEAS   20004
 
#define IDS_HINT_PRINT   20005
 
#define IDS_HINT_PRINTPRE   20006
 
#define IDS_HINT_PAGESETUP   20007
 
#define IDS_HINT_EXIT   20008
 
#define IDS_HINT_CASCADE   21009
 
#define IDS_HINT_TILE_HORZ   21010
 
#define IDS_HINT_TILE_VERT   21011
 
#define IDS_HINT_ARRANGE   21012
 
#define IDS_HINT_NEXT   21013
 
#define IDS_HINT_SYS_RESTORE   21001
 
#define IDS_HINT_SYS_MOVE   21002
 
#define IDS_HINT_SYS_SIZE   21003
 
#define IDS_HINT_SYS_MINIMIZE   21004
 
#define IDS_HINT_SYS_MAXIMIZE   21005
 
#define IDS_HINT_SYS_CLOSE   21006
 
#define IDS_TOOLTIP_NEW   6000
 
#define IDS_TOOLTIP_OPEN   6001
 
#define IDS_TOOLTIP_SAVE   6002
 
#define IDS_TOOLTIP_PRINTPRE   6003
 
#define IDS_TOOLTIP_PRINT   6004
 
#define IDS_TOOLTIP_CUT   6005
 
#define IDS_TOOLTIP_COPY   6006
 
#define IDS_TOOLTIP_PASTE   6007
 
#define IDS_TOOLTIP_UNDO   6008
 
#define IDS_TOOLTIP_REDO   6009
 
#define IDD_ABOUTBOX   200
 
#define IDC_LICENSE_EDIT   201
 
#define IDD_NEWDOCSEL   220
 
#define IDC_LIST   221
 
#define IDS_DOC_TYPE_RICH_TEXT   230
 
#define IDS_DOC_TYPE_UNICODE_TEXT   231
 
#define IDS_DOC_TYPE_TEXT   232
 
#define IDR_MAINMENU   102
 
#define IDR_POPUP   103
 
#define ID_ABOUT   4031
 

Macro Definition Documentation

◆ ID_ABOUT

#define ID_ABOUT   4031

Definition at line 102 of file resource.h.

◆ ID_BLANK

#define ID_BLANK   2036

Definition at line 36 of file resource.h.

◆ ID_BOLD

#define ID_BOLD   2030

Definition at line 30 of file resource.h.

◆ ID_CLOSE

#define ID_CLOSE   2002

Definition at line 15 of file resource.h.

◆ ID_CLOSEALL

#define ID_CLOSEALL   2003

Definition at line 16 of file resource.h.

◆ ID_COPY

#define ID_COPY   2010

Definition at line 23 of file resource.h.

◆ ID_CUT

#define ID_CUT   2009

Definition at line 22 of file resource.h.

◆ ID_EXIT

#define ID_EXIT   2016

Definition at line 28 of file resource.h.

◆ ID_HELP

#define ID_HELP   3001

Definition at line 39 of file resource.h.

◆ ID_ITALIC

#define ID_ITALIC   2031

Definition at line 31 of file resource.h.

◆ ID_NEW

#define ID_NEW   2000

Definition at line 13 of file resource.h.

◆ ID_OPEN

#define ID_OPEN   2001

Definition at line 14 of file resource.h.

◆ ID_PAGESETUP

#define ID_PAGESETUP   2008

Definition at line 21 of file resource.h.

◆ ID_PASTE

#define ID_PASTE   2011

Definition at line 24 of file resource.h.

◆ ID_PRINT

#define ID_PRINT   2007

Definition at line 20 of file resource.h.

◆ ID_PRINTPRE

#define ID_PRINTPRE   2006

Definition at line 19 of file resource.h.

◆ ID_REDO

#define ID_REDO   2014

Definition at line 26 of file resource.h.

◆ ID_REFRESH

#define ID_REFRESH   3000

Definition at line 38 of file resource.h.

◆ ID_SAVE

#define ID_SAVE   2004

Definition at line 17 of file resource.h.

◆ ID_SAVEAS

#define ID_SAVEAS   2005

Definition at line 18 of file resource.h.

◆ ID_SELALL

#define ID_SELALL   2015

Definition at line 27 of file resource.h.

◆ ID_STATUSBAR

#define ID_STATUSBAR   2019

Definition at line 29 of file resource.h.

◆ ID_TXTCENTER

#define ID_TXTCENTER   2034

Definition at line 34 of file resource.h.

◆ ID_TXTLEFT

#define ID_TXTLEFT   2033

Definition at line 33 of file resource.h.

◆ ID_TXTRIGHT

#define ID_TXTRIGHT   2035

Definition at line 35 of file resource.h.

◆ ID_ULINE

#define ID_ULINE   2032

Definition at line 32 of file resource.h.

◆ ID_UNDO

#define ID_UNDO   2013

Definition at line 25 of file resource.h.

◆ ID_WINDOW_ARRANGE

#define ID_WINDOW_ARRANGE   3006

Definition at line 44 of file resource.h.

◆ ID_WINDOW_CASCADE

#define ID_WINDOW_CASCADE   3004

Definition at line 42 of file resource.h.

◆ ID_WINDOW_NEXT

#define ID_WINDOW_NEXT   3005

Definition at line 43 of file resource.h.

◆ ID_WINDOW_TILE_HORZ

#define ID_WINDOW_TILE_HORZ   3002

Definition at line 40 of file resource.h.

◆ ID_WINDOW_TILE_VERT

#define ID_WINDOW_TILE_VERT   3003

Definition at line 41 of file resource.h.

◆ IDC_LICENSE_EDIT

#define IDC_LICENSE_EDIT   201

Definition at line 89 of file resource.h.

◆ IDC_LIST

#define IDC_LIST   221

Definition at line 93 of file resource.h.

◆ IDC_STATIC

#define IDC_STATIC   -1

Definition at line 1 of file resource.h.

◆ IDC_STATUSBAR

#define IDC_STATUSBAR   500

Definition at line 11 of file resource.h.

◆ IDD_ABOUTBOX

#define IDD_ABOUTBOX   200

Definition at line 88 of file resource.h.

◆ IDD_NEWDOCSEL

#define IDD_NEWDOCSEL   220

Definition at line 92 of file resource.h.

◆ IDI_ICON

#define IDI_ICON   50

Definition at line 3 of file resource.h.

◆ IDR_MAINMENU

#define IDR_MAINMENU   102

Definition at line 100 of file resource.h.

◆ IDR_POPUP

#define IDR_POPUP   103

Definition at line 101 of file resource.h.

◆ IDS_APPNAME

#define IDS_APPNAME   101

Definition at line 5 of file resource.h.

◆ IDS_DEFAULT_NAME

#define IDS_DEFAULT_NAME   104

Definition at line 8 of file resource.h.

◆ IDS_DOC_TYPE_RICH_TEXT

#define IDS_DOC_TYPE_RICH_TEXT   230

Definition at line 94 of file resource.h.

◆ IDS_DOC_TYPE_TEXT

#define IDS_DOC_TYPE_TEXT   232

Definition at line 96 of file resource.h.

◆ IDS_DOC_TYPE_UNICODE_TEXT

#define IDS_DOC_TYPE_UNICODE_TEXT   231

Definition at line 95 of file resource.h.

◆ IDS_HINT_ARRANGE

#define IDS_HINT_ARRANGE   21012

Definition at line 63 of file resource.h.

◆ IDS_HINT_BLANK

#define IDS_HINT_BLANK   20000

Definition at line 48 of file resource.h.

◆ IDS_HINT_CASCADE

#define IDS_HINT_CASCADE   21009

Definition at line 60 of file resource.h.

◆ IDS_HINT_CLOSE

#define IDS_HINT_CLOSE   21006

Definition at line 51 of file resource.h.

◆ IDS_HINT_CLOSEALL

#define IDS_HINT_CLOSEALL   21007

Definition at line 52 of file resource.h.

◆ IDS_HINT_EXIT

#define IDS_HINT_EXIT   20008

Definition at line 58 of file resource.h.

◆ IDS_HINT_NEW

#define IDS_HINT_NEW   20001

Definition at line 49 of file resource.h.

◆ IDS_HINT_NEXT

#define IDS_HINT_NEXT   21013

Definition at line 64 of file resource.h.

◆ IDS_HINT_OPEN

#define IDS_HINT_OPEN   20002

Definition at line 50 of file resource.h.

◆ IDS_HINT_PAGESETUP

#define IDS_HINT_PAGESETUP   20007

Definition at line 57 of file resource.h.

◆ IDS_HINT_PRINT

#define IDS_HINT_PRINT   20005

Definition at line 55 of file resource.h.

◆ IDS_HINT_PRINTPRE

#define IDS_HINT_PRINTPRE   20006

Definition at line 56 of file resource.h.

◆ IDS_HINT_SAVE

#define IDS_HINT_SAVE   20003

Definition at line 53 of file resource.h.

◆ IDS_HINT_SAVEAS

#define IDS_HINT_SAVEAS   20004

Definition at line 54 of file resource.h.

◆ IDS_HINT_SYS_CLOSE

#define IDS_HINT_SYS_CLOSE   21006

Definition at line 72 of file resource.h.

◆ IDS_HINT_SYS_MAXIMIZE

#define IDS_HINT_SYS_MAXIMIZE   21005

Definition at line 71 of file resource.h.

◆ IDS_HINT_SYS_MINIMIZE

#define IDS_HINT_SYS_MINIMIZE   21004

Definition at line 70 of file resource.h.

◆ IDS_HINT_SYS_MOVE

#define IDS_HINT_SYS_MOVE   21002

Definition at line 68 of file resource.h.

◆ IDS_HINT_SYS_RESTORE

#define IDS_HINT_SYS_RESTORE   21001

Definition at line 67 of file resource.h.

◆ IDS_HINT_SYS_SIZE

#define IDS_HINT_SYS_SIZE   21003

Definition at line 69 of file resource.h.

◆ IDS_HINT_TILE_HORZ

#define IDS_HINT_TILE_HORZ   21010

Definition at line 61 of file resource.h.

◆ IDS_HINT_TILE_VERT

#define IDS_HINT_TILE_VERT   21011

Definition at line 62 of file resource.h.

◆ IDS_LICENSE

#define IDS_LICENSE   103

Definition at line 7 of file resource.h.

◆ IDS_READY

#define IDS_READY   105

Definition at line 9 of file resource.h.

◆ IDS_TOOLTIP_COPY

#define IDS_TOOLTIP_COPY   6006

Definition at line 81 of file resource.h.

◆ IDS_TOOLTIP_CUT

#define IDS_TOOLTIP_CUT   6005

Definition at line 80 of file resource.h.

◆ IDS_TOOLTIP_NEW

#define IDS_TOOLTIP_NEW   6000

Definition at line 75 of file resource.h.

◆ IDS_TOOLTIP_OPEN

#define IDS_TOOLTIP_OPEN   6001

Definition at line 76 of file resource.h.

◆ IDS_TOOLTIP_PASTE

#define IDS_TOOLTIP_PASTE   6007

Definition at line 82 of file resource.h.

◆ IDS_TOOLTIP_PRINT

#define IDS_TOOLTIP_PRINT   6004

Definition at line 79 of file resource.h.

◆ IDS_TOOLTIP_PRINTPRE

#define IDS_TOOLTIP_PRINTPRE   6003

Definition at line 78 of file resource.h.

◆ IDS_TOOLTIP_REDO

#define IDS_TOOLTIP_REDO   6009

Definition at line 84 of file resource.h.

◆ IDS_TOOLTIP_SAVE

#define IDS_TOOLTIP_SAVE   6002

Definition at line 77 of file resource.h.

◆ IDS_TOOLTIP_UNDO

#define IDS_TOOLTIP_UNDO   6008

Definition at line 83 of file resource.h.

◆ IDS_VERSION

#define IDS_VERSION   102

Definition at line 6 of file resource.h.