Leaked source code of windows server 2003
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

  1. //*********************************************************************
  2. //* Microsoft Windows **
  3. //* Copyright(c) Microsoft Corp., 1994 **
  4. //*********************************************************************
  5. // string resource IDs
  6. #define IDS_WIZ_WINDOW_NAME 1000
  7. #define IDS_WIZ_CLASS_NAME 1001
  8. #define IDS_WANTTOREBOOT 1002
  9. #define IDS_EXITFAILED 1003
  10. #define IDS_ADMIN_ACCESS_DENIED 1004
  11. #define IDS_ADMIN_ACCESS_DENIED_TITLE 1005
  12. #define IDS_IEAK_ACCESS_DENIED 1006
  13. #define IDS_IEAK_ACCESS_DENIED_TITLE 1007