windows-nt/Source/XPSP1/NT/base/ntsetup/winnt32/exe/winnt32.h
2020-09-26 16:20:57 +08:00

9 lines
272 B
C

#define IDS_APPNAME 1
#define IDS_DLLERROR 2
#define IDS_VERERROR 3
#define IDS_PATHERROR 4
#define IDD_SETUPINIT 101
#define IDB_INIT_WIN2000 102
#define IDC_BITMAP 1001
#define IDC_TEXT 1002