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.

78 lines
2.1 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #define APSTUDIO_READONLY_SYMBOLS
  4. /////////////////////////////////////////////////////////////////////////////
  5. //
  6. // Generated from the TEXTINCLUDE 2 resource.
  7. //
  8. #include <windows.h>
  9. #include "resource.h"
  10. #include "cdinst.rcv"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "resource.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "#include ""afxres.h""\r\n"
  32. "\0"
  33. END
  34. 3 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "\r\n"
  37. "\0"
  38. END
  39. #endif // APSTUDIO_INVOKED
  40. /////////////////////////////////////////////////////////////////////////////
  41. //
  42. // String Table
  43. //
  44. STRINGTABLE DISCARDABLE
  45. BEGIN
  46. IDS_TITLE "IEAK CD Install Program"
  47. IDS_SRCDIR_NOT_FOUND "Source directory is not specified."
  48. IDS_DESTDIR_NOT_FOUND "Destination directory is not specified."
  49. IDS_INI_NOT_FOUND "cdinst.ini is not found either in %1 or in %2."
  50. IDS_NOT_ENOUGH_DISK_SPACE
  51. "There is not enough disk space to copy the files.\r\n\r\nDisk space required = %1!lu! KB\r\nDisk space available = %2!lu! KB\r\n\r\nIt is recommended that you free up the required disk space before you continue.\r\n\r\nDo you want to continue?"
  52. END
  53. #endif // English (U.S.) resources
  54. /////////////////////////////////////////////////////////////////////////////
  55. #ifndef APSTUDIO_INVOKED
  56. /////////////////////////////////////////////////////////////////////////////
  57. //
  58. // Generated from the TEXTINCLUDE 3 resource.
  59. //
  60. /////////////////////////////////////////////////////////////////////////////
  61. #endif // not APSTUDIO_INVOKED