mirror of
https://github.com/hfiref0x/WinObjEx64
synced 2026-06-08 14:40:58 +00:00
63c7d135c0
See "What Is New" section of readme for more info or for complete list of changes -changelog.txt in source directory. (beta 1)
20 lines
566 B
C
20 lines
566 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by Resource.rc
|
|
//
|
|
#define IDD_TABDLG_SECTION 9
|
|
#define IDD_TABDLG_VSINFO 103
|
|
#define IDD_TABDLG_STRINGS 105
|
|
#define IDC_LIST 1002
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 107
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1005
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|