
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1358 212acab6-be3b-0410-9dea-997c60f758d6
47 lines
1.8 KiB
C
47 lines
1.8 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by resource.rc
|
|
//
|
|
#define DLG_MAIN 101
|
|
#define IDI_ICON 102
|
|
#define DLG_ABOUT 103
|
|
#define IDM_MENU 104
|
|
#define IDK_ACCEL 105
|
|
#define IDI_SHELL 112
|
|
#define IDB_LOGO 115
|
|
#define IDC_LOGWIN 402
|
|
#define IDC_VERSION 405
|
|
#define IDC_CLOSE 406
|
|
#define IDM_ABOUT 501
|
|
#define IDM_EXIT 502
|
|
#define IDM_SAVE 503
|
|
#define IDM_COPY 504
|
|
#define IDM_COPYSELECTED 505
|
|
#define IDM_RECOMPILE 506
|
|
#define IDM_NSISHOME 507
|
|
#define IDC_TEST 1000
|
|
#define IDC_ABOUTVERSION 1001
|
|
#define IDC_ABOUTCOPY 1003
|
|
#define IDC_ABOUTPORTIONS 1005
|
|
#define IDC_CONTRIB 1009
|
|
#define IDC_NSISVER 1010
|
|
#define IDC_OTHERCONTRIB 1016
|
|
#define IDM_TEST 40002
|
|
#define IDM_EDITSCRIPT 40003
|
|
#define IDM_DOCS 40004
|
|
#define IDM_LOADSCRIPT 40005
|
|
#define IDM_FIND 40006
|
|
#define IDM_SELECTALL 40007
|
|
#define IDM_CLEARLOG 40009
|
|
#define IDM_BROWSESCR 40013
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 116
|
|
#define _APS_NEXT_COMMAND_VALUE 40014
|
|
#define _APS_NEXT_CONTROL_VALUE 1017
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|