1 #define IDD_ABOUT 2900 2 3 #define IDT_ABOUT_INFO 2901 4 5 #define IDI_LOGO 100 6 #define IDT_ABOUT_VERSION 101 7 #define IDT_ABOUT_DATE 102 8 #define IDB_ABOUT_HOMEPAGE 110 9
1 #define IDD_ABOUT 2900 2 3 #define IDT_ABOUT_INFO 2901 4 5 #define IDI_LOGO 100 6 #define IDT_ABOUT_VERSION 101 7 #define IDT_ABOUT_DATE 102 8 #define IDB_ABOUT_HOMEPAGE 110 9