mirror of https://github.com/x64dbg/TitanEngine
37 lines
1.3 KiB
C
37 lines
1.3 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by TitanEngine.rc
|
|
//
|
|
#define ID_MANIFEST_RESOURCE 1
|
|
#define IDD_UNPACKERTITLE 101
|
|
#define IDD_MAINWINDOW 103
|
|
#define IDM_ABOUT 104
|
|
#define IDM_EXIT 105
|
|
#define IDI_MYUNPACKER 107
|
|
#define IDI_SMALL 108
|
|
#define IDC_MYUNPACKER 109
|
|
#define IDI_ICON2 113
|
|
#define IDR_MAINFRAME 128
|
|
#define IDB_BITMAP1 130
|
|
#define IDB_BITMAP2 131
|
|
#define IDI_ICON1 132
|
|
#define IDC_REALING 700
|
|
#define IDC_UNPACK 701
|
|
#define IDC_BROWSE 702
|
|
#define IDC_ABOUT 703
|
|
#define IDC_EXIT 704
|
|
#define IDC_FILENAME 705
|
|
#define IDC_COPYOVERLAY 706
|
|
#define IDC_LISTBOX 800
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 114
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
|
#define _APS_NEXT_SYMED_VALUE 102
|
|
#endif
|
|
#endif
|