mirror of
https://github.com/WindowsNT351/CE-Collections.git
synced 2025-12-26 17:10:25 +08:00
18 lines
483 B
C
18 lines
483 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ 生成的包含文件。
|
|
// 供 about.rc 使用
|
|
//
|
|
#define IDD_ABOUT_DIALOG 102
|
|
#define IDB_BITMAP1 130
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 131
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1002
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|