Notepad3/src/resource.h
2020-08-16 02:41:18 +02:00

82 lines
2.7 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Notepad3.rc
//
#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x601 /*_WIN32_WINNT_WIN7*/
#endif
#ifndef WINVER
#define WINVER 0x601 /*_WIN32_WINNT_WIN7*/
#endif
#ifndef IDC_STATIC
#define IDC_STATIC (-1)
#endif
#define IDR_RT_MANIFEST 1
#define IDR_POPUPMENU 115
#define IDR_ACCFINDREPLACE 126
#define IDC_MODWEBPAGE2 163
#define IDC_MOD_PAGE2 165
#define IDC_AUTHORNAME 168
#define IDC_WEBPAGE4 169
#define IDC_MODWEBPAGE 170
#define IDC_EMAIL 174
#define IDC_NOTE2WEBPAGE 175
#define IDC_EMAIL2 178
#define IDC_NOTE2WEBPAGE2 179
#define IDC_EMAIL3 184
#define IDC_MOD_PAGE 190
#define IDC_WEBPAGE3 194
#define IDT_TIMER_MRKALL 215
#define IDT_TIMER_MAIN_MRKALL 218
#define IDC_CHECK_OCC 228
#define IDR_ACCCUSTOMSCHEMES 231
#define IDC_DOC_MODIFIED 235
#define IDT_TIMER_UPDATE_STATUSBAR 236
#define IDT_TIMER_UPDATE_TOOLBAR 237
#define IDT_TIMER_CLEAR_CALLTIP 238
#define IDT_TIMER_UNDO_TRANSACTION 239
#define IDACC_FIND 302
#define IDACC_REPLACE 303
#define IDACC_SAVEPOS 304
#define IDACC_RESETPOS 305
#define IDACC_FINDNEXT 306
#define IDACC_FINDPREV 307
#define IDACC_REPLACENEXT 308
#define IDACC_SAVEFIND 309
#define IDACC_SELTONEXT 310
#define IDACC_SELTOPREV 311
#define IDACC_VIEWSCHEMECONFIG 312
#define IDACC_PREVIEW 313
#define IDACC_CLEAR_FIND_HISTORY 314
#define IDACC_CLEAR_REPL_HISTORY 315
#define IDC_SETCURLEXERTV 402
// ------------------------------------------
#define ___SCI_CMD__SCEN_KILLFOCUS___ 256
#define ___SCI_CMD__SCEN_SETFOCUS___ 512
#define ___SCI_CMD__SCEN_CHANGE___ 768
// ------------------------------------------
#define IDS_WARN_PREF_LNG_NOT_AVAIL 4000
#include "../language/common_res.h"
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 0
#define _APS_NEXT_COMMAND_VALUE 0
#define _APS_NEXT_CONTROL_VALUE 0
#define _APS_NEXT_SYMED_VALUE 0
#endif
#endif