Source code of Windows XP (NT5)
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.

24 lines
743 B

  1. //+--------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1999.
  5. //
  6. // File: resource.h
  7. //
  8. // Contents: Resource IDs
  9. //
  10. // History: 01-15-1999 DavidMun Created
  11. //
  12. //---------------------------------------------------------------------------
  13. #define IDS_EVENTVWR_MSC_NOT_FOUND 100
  14. #define IDI_EVENT_VIEWER 101
  15. #define IDS_NO_SYSTEMDIR 102
  16. #define IDS_MMC_LAUNCH_FAILED 103
  17. #define IDC_ERROR_CODE_EDIT 104
  18. #define IDC_POPUP_MSG_ICON 105
  19. #define IDC_ERRORMSG 106
  20. #define IDD_ERROR 107
  21. #define IDC_ERROR_CODE_LBL 108