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.

14 lines
373 B

  1. #define IDS_HELP 1
  2. #define IDS_FAILED 2
  3. #define IDS_LOADFAILED 3
  4. #define IDS_INSTALLFAILED 4
  5. #define IDS_TITLE 5
  6. #define IDS_REGSUCCESS 6
  7. #define IDS_INSTALLSUCCESS 7
  8. #define IDS_FULLSUCCESS 8
  9. #define IDS_UNREGSUCCESS 9
  10. #define IDS_UNINSTALLSUCCESS 10
  11. #define IDS_UNFULLSUCCESS 11
  12. #define IDS_UNEXPECTED 12