NSIS/Contrib/zip2exe/resource.h
kichik 3e9e73ec59 This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@625 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-02 10:01:35 +00:00

37 lines
1.3 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by res.rc
//
#define IDD_DIALOG1 101
#define IDI_ICON1 102
#define IDC_ZIPFILE 1000
#define IDC_BROWSE 1001
#define IDC_ZIPINFO_SUMMARY 1002
#define IDC_BROWSE3 1003
#define IDC_ZIPINFO_FILES 1004
#define IDC_INSTPATH 1005
#define IDC_DESCTEXT 1006
#define IDC_OUTFILE 1007
#define IDC_BROWSE2 1008
#define IDC_INSTNAME 1009
#define IDC_SZIPFRAME 1010
#define IDC_OFRAME 1011
#define IDC_INAMEST 1012
#define IDC_DTEXTST 1013
#define IDC_DEPST 1014
#define IDC_OEFST 1015
#define IDC_OUTPUTTEXT 1016
#define IDC_TEST 1017
#define IDC_BACK 1018
#define IDC_COMPILER 1019
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1020
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif