mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-13 09:52:01 -04:00
github publish
This commit is contained in:
commit
506e23bf32
542 changed files with 120675 additions and 0 deletions
49
DDLReader/resource.h
Normal file
49
DDLReader/resource.h
Normal file
|
@ -0,0 +1,49 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by DDLReader.rc
|
||||
//
|
||||
#define IDM_ABOUTBOX 0x0010
|
||||
#define IDD_ABOUTBOX 100
|
||||
#define IDS_ABOUTBOX 101
|
||||
#define IDD_DDLREADER_DIALOG 102
|
||||
#define IDS_FILEOPENFAILED 102
|
||||
#define IDC_HEADGROUP 103
|
||||
#define IDC_HEADFNAME 104
|
||||
#define IDC_HEADSIZE 105
|
||||
#define IDC_HEADOFFSET 106
|
||||
#define IDS_DDLFILTER 107
|
||||
#define IDC_GROUP_GRAPHICS 108
|
||||
#define IDC_GROUP_SOUNDS 109
|
||||
#define IDC_GROUP_FONTS 110
|
||||
#define IDC_GROUP_BASIC 111
|
||||
#define IDC_GROUP_ITEMS 112
|
||||
#define IDC_GROUP_MONSTERS 113
|
||||
#define IDC_GROUP_DIALOGS 114
|
||||
#define IDC_GROUP_UNSPECIFIED 115
|
||||
#define IDC_GROUP_UNKNOWN 116
|
||||
#define IDS_UNABLETOCREATEFILE 117
|
||||
#define IDS_UNABLETOEXTACTDATA 118
|
||||
#define IDR_MAINFRAME 128
|
||||
#define IDD_PROGRESS 129
|
||||
#define IDD_EXPORTING 129
|
||||
#define IDC_FILELIST 1001
|
||||
#define IDC_FOLDER 1002
|
||||
#define IDC_BROWSE 1003
|
||||
#define IDC_EXPORT 1004
|
||||
#define IDC_POPISEK 1005
|
||||
#define IDC_DDLFILE 1006
|
||||
#define IDC_DDLBROWSE 1007
|
||||
#define IDC_PROGRESS 1008
|
||||
#define IDC_NAME 1009
|
||||
#define IDC_BUTTON1 1010
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 130
|
||||
#define _APS_NEXT_COMMAND_VALUE 32771
|
||||
#define _APS_NEXT_CONTROL_VALUE 1011
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue