mirror of
https://github.com/hfiref0x/WinObjEx64
synced 2026-06-08 14:40:58 +00:00
38492b3cfe
For a complete list of changes see changelog.txt in the sources directory. Release candidate 1.
22 lines
661 B
C
22 lines
661 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by Resource.rc
|
|
//
|
|
#define IDD_ASDIALOG 101
|
|
#define IDC_ENTRY_EDIT 1001
|
|
#define IDC_SEARCH_EDIT 1002
|
|
#define IDC_SEARCH_BUTTON 1003
|
|
#define IDC_BROWSE_BUTTON 1004
|
|
#define ID_USE_SYSTEM_SCHEMA_FILE 40001
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40002
|
|
#define _APS_NEXT_CONTROL_VALUE 1005
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|