18 lines
533 B
C
18 lines
533 B
C
///////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// the following resources are defined once for the whole app
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|
|
// icons
|
|
#define IDI_CDSTARTAPP 1
|
|
|
|
// strings
|
|
#define IDS_APPTITLE 1
|
|
#define IDS_NEEDCDROM 2
|
|
#define IDS_STARTPAGE 10
|
|
#define IDS_SEARCHPAGE 11
|
|
#define IDS_VIDEO 21
|
|
#define IDS_IE_VERSION 145
|
|
#define IDS_LATESTVER 146
|