mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
420 B
22 lines
420 B
/**********************/
|
|
/* AboutWEP Resources */
|
|
/**********************/
|
|
|
|
#define ID_DLG_ABOUT 100
|
|
#define ID_DLG_ABOUT_EGA 101
|
|
|
|
#define ID_ICON_APP 201
|
|
#define ID_NAME_APP 202
|
|
#define ID_NAME_CREDIT 203
|
|
|
|
#define ID_USER_MSFT 301
|
|
|
|
#define ID_BMP_CLR 666
|
|
#define ID_BMP_BAW 999
|
|
|
|
|
|
#define dxpMSFT 260 /* Width of MSFT bitmap */
|
|
#define dypMSFT 65 /* Height of MSFT bitmap */
|
|
|
|
|
|
|