mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-01-06 12:33:24 -05:00
24 lines
1.5 KiB
C
24 lines
1.5 KiB
C
//{{NO_DEPENDENCIES}}
|
||
// Microsoft Visual C++ 生成的包含文件。
|
||
// 供 VentoyPlugson.rc 使用
|
||
//
|
||
#define IDD_DIALOG1 101
|
||
#define IDI_ICON1 102
|
||
#define IDC_SYSLINK1 1001
|
||
#define IDC_COMBO1 1002
|
||
#define IDC_BUTTON1 1004
|
||
#define IDC_BUTTON2 1006
|
||
#define IDC_BUTTON3 1008
|
||
#define IDC_BUTTON4 1009
|
||
|
||
// 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
|