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.
14 lines
667 B
14 lines
667 B
//*********************************************************************
|
|
//* Microsoft Windows **
|
|
//* Copyright(c) Microsoft Corp., 1994 **
|
|
//*********************************************************************
|
|
|
|
// string resource IDs
|
|
#define IDS_WIZ_WINDOW_NAME 1000
|
|
#define IDS_WIZ_CLASS_NAME 1001
|
|
#define IDS_WANTTOREBOOT 1002
|
|
#define IDS_EXITFAILED 1003
|
|
#define IDS_ADMIN_ACCESS_DENIED 1004
|
|
#define IDS_ADMIN_ACCESS_DENIED_TITLE 1005
|
|
#define IDS_IEAK_ACCESS_DENIED 1006
|
|
#define IDS_IEAK_ACCESS_DENIED_TITLE 1007
|