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.

71 lines
1.9 KiB

  1. #include "resource.h"
  2. #include "AppMan.Rcv"
  3. #define APSTUDIO_READONLY_SYMBOLS
  4. #include "afxres.h"
  5. #undef APSTUDIO_READONLY_SYMBOLS
  6. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  7. #ifdef _WIN32
  8. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  9. #pragma code_page(1252)
  10. #endif //_WIN32
  11. #ifdef APSTUDIO_INVOKED
  12. 1 TEXTINCLUDE DISCARDABLE
  13. BEGIN
  14. "resource.h\0"
  15. END
  16. 2 TEXTINCLUDE DISCARDABLE
  17. BEGIN
  18. "#include ""afxres.h""\r\n"
  19. "\0"
  20. END
  21. 3 TEXTINCLUDE DISCARDABLE
  22. BEGIN
  23. "#include ""AppMan.Rcv""\r\n"
  24. "\0"
  25. END
  26. #endif // APSTUDIO_INVOKED
  27. IDI_ICON1 ICON DISCARDABLE "icon1.ico"
  28. STRINGTABLE DISCARDABLE
  29. BEGIN
  30. IDS_PROGRAMFILES "Program Files"
  31. IDS_ENTERTAINMENT "Games"
  32. IDS_APPMAN "~System"
  33. IDS_PRODUCTIVITY "Productivity"
  34. IDS_PUBLISHING "Publishing"
  35. IDS_SCIENTIFIC "Scientific"
  36. IDS_AUTHORING "Authoring"
  37. IDS_MEDICAL "Medicine"
  38. IDS_BUSINESS "Business"
  39. IDS_FINANCIAL "Finance"
  40. IDS_EDUCATIONAL "Educational"
  41. IDS_REFERENCE "Reference"
  42. IDS_WEB "Internet"
  43. IDS_DEVTOOL "Development"
  44. IDS_MULTIMEDIA "Multimedia"
  45. END
  46. STRINGTABLE DISCARDABLE
  47. BEGIN
  48. IDS_VIRUSCLEANER "Tools"
  49. IDS_CONNECTIVITY "Communication"
  50. IDS_DISKCLEANERNAME1 "Game files unused for "
  51. IDS_DISKCLEANERNAME2 " days"
  52. IDS_DISKCLEANERDESC1 "Windows can detect when certain newer kinds of games have not been played in "
  53. IDS_DISKCLEANERDESC2 " days. Some (recoverable) files from these games can be deleted to free disk space. When you play the game again, you may be prompted for the original installation media so the files can be restored."
  54. IDS_APPMANNT "Program Files\\AppManNT"
  55. IDS_APPMAN9x "Program Files\\AppMan9x"
  56. END
  57. #endif // English (U.S.) resources