ReactOS 0.4.15-dev-7842-g558ab78
notepad_res.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MAIN_MENU   0x201
 
#define DIALOG_PAGESETUP   0x202
 
#define ID_ACCEL   0x203
 
#define DIALOG_ENCODING   0x204
 
#define ID_ENCODING   0x205
 
#define ID_EOLN   0x206
 
#define DIALOG_GOTO   0x207
 
#define ID_LINENUMBER   0x208
 
#define IDI_NPICON   0x209
 
#define IDC_LICENSE   0x20A
 
#define DIALOG_PRINTING   0x20B
 
#define IDC_PRINTING_STATUS   0x20C
 
#define IDC_PRINTING_FILENAME   0x20D
 
#define IDC_PRINTING_PAGE   0x20E
 
#define CMD_NEW   0x100
 
#define CMD_NEW_WINDOW   0x101
 
#define CMD_OPEN   0x102
 
#define CMD_SAVE   0x103
 
#define CMD_SAVE_AS   0x104
 
#define CMD_PRINT   0x105
 
#define CMD_PAGE_SETUP   0x106
 
#define CMD_EXIT   0x108
 
#define CMD_UNDO   0x110
 
#define CMD_CUT   0x111
 
#define CMD_COPY   0x112
 
#define CMD_PASTE   0x113
 
#define CMD_DELETE   0x114
 
#define CMD_SELECT_ALL   0x116
 
#define CMD_TIME_DATE   0x117
 
#define CMD_SEARCH   0x120
 
#define CMD_SEARCH_NEXT   0x121
 
#define CMD_REPLACE   0x122
 
#define CMD_GOTO   0x123
 
#define CMD_SEARCH_PREV   0x124
 
#define CMD_WRAP   0x119
 
#define CMD_FONT   0x140
 
#define CMD_STATUSBAR   0x150
 
#define CMD_STATUSBAR_WND_ID   0x151
 
#define CMD_HELP_CONTENTS   0x130
 
#define CMD_HELP_ABOUT_NOTEPAD   0x135
 
#define STRING_PAGESETUP_HEADERVALUE   0x160
 
#define STRING_PAGESETUP_FOOTERVALUE   0x161
 
#define STRING_NOTEPAD   0x170
 
#define STRING_ERROR   0x171
 
#define STRING_WARNING   0x172
 
#define STRING_INFO   0x173
 
#define STRING_UNTITLED   0x174
 
#define STRING_ALL_FILES   0x175
 
#define STRING_TEXT_FILES_TXT   0x176
 
#define STRING_TOOLARGE   0x177
 
#define STRING_NOTEXT   0x178
 
#define STRING_DOESNOTEXIST   0x179
 
#define STRING_NOTSAVED   0x17A
 
#define STRING_NOTFOUND   0x17B
 
#define STRING_OUT_OF_MEMORY   0x17C
 
#define STRING_CANNOTFIND   0x17D
 
#define STRING_ANSI   0x180
 
#define STRING_UNICODE   0x181
 
#define STRING_UNICODE_BE   0x182
 
#define STRING_UTF8   0x183
 
#define STRING_UTF8_BOM   0x184
 
#define STRING_CRLF   0x185
 
#define STRING_LF   0x186
 
#define STRING_CR   0x187
 
#define STRING_LINE_COLUMN   0x188
 
#define STRING_PRINTERROR   0x189
 
#define STRING_DEFAULTFONT   0x18A
 
#define STRING_LINE_NUMBER_OUT_OF_RANGE   0x18B
 
#define STRING_NOWPRINTING   0x18C
 
#define STRING_PRINTCANCELING   0x18D
 
#define STRING_PRINTCOMPLETE   0x18E
 
#define STRING_PRINTCANCELED   0x18F
 
#define STRING_PRINTFAILED   0x190
 
#define STRING_TEXT_DOCUMENT   0x200
 
#define STRING_NOTEPAD_AUTHORS   0x300
 

Macro Definition Documentation

◆ CMD_COPY

#define CMD_COPY   0x112

Definition at line 38 of file notepad_res.h.

◆ CMD_CUT

#define CMD_CUT   0x111

Definition at line 37 of file notepad_res.h.

◆ CMD_DELETE

#define CMD_DELETE   0x114

Definition at line 40 of file notepad_res.h.

◆ CMD_EXIT

#define CMD_EXIT   0x108

Definition at line 34 of file notepad_res.h.

◆ CMD_FONT

#define CMD_FONT   0x140

Definition at line 51 of file notepad_res.h.

◆ CMD_GOTO

#define CMD_GOTO   0x123

Definition at line 47 of file notepad_res.h.

◆ CMD_HELP_ABOUT_NOTEPAD

#define CMD_HELP_ABOUT_NOTEPAD   0x135

Definition at line 57 of file notepad_res.h.

◆ CMD_HELP_CONTENTS

#define CMD_HELP_CONTENTS   0x130

Definition at line 56 of file notepad_res.h.

◆ CMD_NEW

#define CMD_NEW   0x100

Definition at line 27 of file notepad_res.h.

◆ CMD_NEW_WINDOW

#define CMD_NEW_WINDOW   0x101

Definition at line 28 of file notepad_res.h.

◆ CMD_OPEN

#define CMD_OPEN   0x102

Definition at line 29 of file notepad_res.h.

◆ CMD_PAGE_SETUP

#define CMD_PAGE_SETUP   0x106

Definition at line 33 of file notepad_res.h.

◆ CMD_PASTE

#define CMD_PASTE   0x113

Definition at line 39 of file notepad_res.h.

◆ CMD_PRINT

#define CMD_PRINT   0x105

Definition at line 32 of file notepad_res.h.

◆ CMD_REPLACE

#define CMD_REPLACE   0x122

Definition at line 46 of file notepad_res.h.

◆ CMD_SAVE

#define CMD_SAVE   0x103

Definition at line 30 of file notepad_res.h.

◆ CMD_SAVE_AS

#define CMD_SAVE_AS   0x104

Definition at line 31 of file notepad_res.h.

◆ CMD_SEARCH

#define CMD_SEARCH   0x120

Definition at line 44 of file notepad_res.h.

◆ CMD_SEARCH_NEXT

#define CMD_SEARCH_NEXT   0x121

Definition at line 45 of file notepad_res.h.

◆ CMD_SEARCH_PREV

#define CMD_SEARCH_PREV   0x124

Definition at line 48 of file notepad_res.h.

◆ CMD_SELECT_ALL

#define CMD_SELECT_ALL   0x116

Definition at line 41 of file notepad_res.h.

◆ CMD_STATUSBAR

#define CMD_STATUSBAR   0x150

Definition at line 53 of file notepad_res.h.

◆ CMD_STATUSBAR_WND_ID

#define CMD_STATUSBAR_WND_ID   0x151

Definition at line 54 of file notepad_res.h.

◆ CMD_TIME_DATE

#define CMD_TIME_DATE   0x117

Definition at line 42 of file notepad_res.h.

◆ CMD_UNDO

#define CMD_UNDO   0x110

Definition at line 36 of file notepad_res.h.

◆ CMD_WRAP

#define CMD_WRAP   0x119

Definition at line 50 of file notepad_res.h.

◆ DIALOG_ENCODING

#define DIALOG_ENCODING   0x204

Definition at line 14 of file notepad_res.h.

◆ DIALOG_GOTO

#define DIALOG_GOTO   0x207

Definition at line 17 of file notepad_res.h.

◆ DIALOG_PAGESETUP

#define DIALOG_PAGESETUP   0x202

Definition at line 12 of file notepad_res.h.

◆ DIALOG_PRINTING

#define DIALOG_PRINTING   0x20B

Definition at line 21 of file notepad_res.h.

◆ ID_ACCEL

#define ID_ACCEL   0x203

Definition at line 13 of file notepad_res.h.

◆ ID_ENCODING

#define ID_ENCODING   0x205

Definition at line 15 of file notepad_res.h.

◆ ID_EOLN

#define ID_EOLN   0x206

Definition at line 16 of file notepad_res.h.

◆ ID_LINENUMBER

#define ID_LINENUMBER   0x208

Definition at line 18 of file notepad_res.h.

◆ IDC_LICENSE

#define IDC_LICENSE   0x20A

Definition at line 20 of file notepad_res.h.

◆ IDC_PRINTING_FILENAME

#define IDC_PRINTING_FILENAME   0x20D

Definition at line 23 of file notepad_res.h.

◆ IDC_PRINTING_PAGE

#define IDC_PRINTING_PAGE   0x20E

Definition at line 24 of file notepad_res.h.

◆ IDC_PRINTING_STATUS

#define IDC_PRINTING_STATUS   0x20C

Definition at line 22 of file notepad_res.h.

◆ IDI_NPICON

#define IDI_NPICON   0x209

Definition at line 19 of file notepad_res.h.

◆ MAIN_MENU

#define MAIN_MENU   0x201

Definition at line 11 of file notepad_res.h.

◆ STRING_ALL_FILES

#define STRING_ALL_FILES   0x175

Definition at line 68 of file notepad_res.h.

◆ STRING_ANSI

#define STRING_ANSI   0x180

Definition at line 79 of file notepad_res.h.

◆ STRING_CANNOTFIND

#define STRING_CANNOTFIND   0x17D

Definition at line 77 of file notepad_res.h.

◆ STRING_CR

#define STRING_CR   0x187

Definition at line 87 of file notepad_res.h.

◆ STRING_CRLF

#define STRING_CRLF   0x185

Definition at line 85 of file notepad_res.h.

◆ STRING_DEFAULTFONT

#define STRING_DEFAULTFONT   0x18A

Definition at line 91 of file notepad_res.h.

◆ STRING_DOESNOTEXIST

#define STRING_DOESNOTEXIST   0x179

Definition at line 72 of file notepad_res.h.

◆ STRING_ERROR

#define STRING_ERROR   0x171

Definition at line 64 of file notepad_res.h.

◆ STRING_INFO

#define STRING_INFO   0x173

Definition at line 66 of file notepad_res.h.

◆ STRING_LF

#define STRING_LF   0x186

Definition at line 86 of file notepad_res.h.

◆ STRING_LINE_COLUMN

#define STRING_LINE_COLUMN   0x188

Definition at line 89 of file notepad_res.h.

◆ STRING_LINE_NUMBER_OUT_OF_RANGE

#define STRING_LINE_NUMBER_OUT_OF_RANGE   0x18B

Definition at line 92 of file notepad_res.h.

◆ STRING_NOTEPAD

#define STRING_NOTEPAD   0x170

Definition at line 63 of file notepad_res.h.

◆ STRING_NOTEPAD_AUTHORS

#define STRING_NOTEPAD_AUTHORS   0x300

Definition at line 101 of file notepad_res.h.

◆ STRING_NOTEXT

#define STRING_NOTEXT   0x178

Definition at line 71 of file notepad_res.h.

◆ STRING_NOTFOUND

#define STRING_NOTFOUND   0x17B

Definition at line 75 of file notepad_res.h.

◆ STRING_NOTSAVED

#define STRING_NOTSAVED   0x17A

Definition at line 73 of file notepad_res.h.

◆ STRING_NOWPRINTING

#define STRING_NOWPRINTING   0x18C

Definition at line 93 of file notepad_res.h.

◆ STRING_OUT_OF_MEMORY

#define STRING_OUT_OF_MEMORY   0x17C

Definition at line 76 of file notepad_res.h.

◆ STRING_PAGESETUP_FOOTERVALUE

#define STRING_PAGESETUP_FOOTERVALUE   0x161

Definition at line 61 of file notepad_res.h.

◆ STRING_PAGESETUP_HEADERVALUE

#define STRING_PAGESETUP_HEADERVALUE   0x160

Definition at line 60 of file notepad_res.h.

◆ STRING_PRINTCANCELED

#define STRING_PRINTCANCELED   0x18F

Definition at line 96 of file notepad_res.h.

◆ STRING_PRINTCANCELING

#define STRING_PRINTCANCELING   0x18D

Definition at line 94 of file notepad_res.h.

◆ STRING_PRINTCOMPLETE

#define STRING_PRINTCOMPLETE   0x18E

Definition at line 95 of file notepad_res.h.

◆ STRING_PRINTERROR

#define STRING_PRINTERROR   0x189

Definition at line 90 of file notepad_res.h.

◆ STRING_PRINTFAILED

#define STRING_PRINTFAILED   0x190

Definition at line 97 of file notepad_res.h.

◆ STRING_TEXT_DOCUMENT

#define STRING_TEXT_DOCUMENT   0x200

Definition at line 99 of file notepad_res.h.

◆ STRING_TEXT_FILES_TXT

#define STRING_TEXT_FILES_TXT   0x176

Definition at line 69 of file notepad_res.h.

◆ STRING_TOOLARGE

#define STRING_TOOLARGE   0x177

Definition at line 70 of file notepad_res.h.

◆ STRING_UNICODE

#define STRING_UNICODE   0x181

Definition at line 80 of file notepad_res.h.

◆ STRING_UNICODE_BE

#define STRING_UNICODE_BE   0x182

Definition at line 81 of file notepad_res.h.

◆ STRING_UNTITLED

#define STRING_UNTITLED   0x174

Definition at line 67 of file notepad_res.h.

◆ STRING_UTF8

#define STRING_UTF8   0x183

Definition at line 82 of file notepad_res.h.

◆ STRING_UTF8_BOM

#define STRING_UTF8_BOM   0x184

Definition at line 83 of file notepad_res.h.

◆ STRING_WARNING

#define STRING_WARNING   0x172

Definition at line 65 of file notepad_res.h.