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.

34 lines
1.2 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by loader.rc
  4. //
  5. #define IDS_WINDOWCLASS 1
  6. #define IDS_WINDOWTITLE 2
  7. #define IDS_MSG_STARTING 3
  8. #define IDS_MIGWIZFILENAME 4
  9. #define IDS_CABFILENAME 5
  10. #define IDS_MSG_SUCCESS 6
  11. #define IDS_MSG_E_INVALID_PATH 7
  12. #define IDS_MSG_E_INVALID_FILENAME 8
  13. #define IDS_MSG_E_FILE_DOES_NOT_EXIST 9
  14. #define IDS_MSG_E_PROCESS_CREATION_FAILED 10
  15. #define IDS_MSG_E_THREAD_CREATION_FAILED 11
  16. #define IDS_MSG_E_CAB_NOT_FOUND 12
  17. #define IDS_MSG_E_CAB_CORRUPT 13
  18. #define IDS_MSG_E_UNPACK_FAILED 14
  19. #define IDS_MSG_E_DLL_NOT_FOUND 15
  20. #define IDS_MSG_E_OLD_OS_VERSION 16
  21. #define IDS_MSG_UNPACKING_FILE 17
  22. #define IDD_DIALOG1 101
  23. // Next default values for new objects
  24. //
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NO_MFC 1
  28. #define _APS_NEXT_RESOURCE_VALUE 102
  29. #define _APS_NEXT_COMMAND_VALUE 40001
  30. #define _APS_NEXT_CONTROL_VALUE 1000
  31. #define _APS_NEXT_SYMED_VALUE 101
  32. #endif
  33. #endif