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.
17 lines
533 B
17 lines
533 B
///////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// 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
|