mirror of
https://github.com/r00tkiter/PE2Shellcode
synced 2026-06-08 16:53:41 +00:00
18 lines
476 B
C
18 lines
476 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ 生成的包含文件。
|
|
// 供 PE2Shellcode.rc 使用
|
|
//
|
|
#define IDR_BIN1 101
|
|
#define IDR_BIN2 102
|
|
|
|
// 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 1001
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|