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.

78 lines
3.2 KiB

  1. [Strings]
  2. Msft = "Microsoft"
  3. MACSRV_DESC = "SFM Kernel Driver"
  4. MacFile_Display = "File Server for Macintosh"
  5. MacFile_Desc = "Enables Macintosh users to store and access files on this Windows server machine."
  6. MICROSOFT_UAM_VOLUME = "Microsoft UAM Volume"
  7. FLG_ADDREG_KEYONLY = 0x0010
  8. REG_MULTI_SZ = 0x10000
  9. REG_MULTI_SZ_NOCLOBBER = 0x10002
  10. REG_MULTI_SZ_APPEND = 0x1000A
  11. REG_MULTI_SZ_DELVAL = 0x10006
  12. REG_EXPAND_SZ = 0x20000
  13. REG_DWORD = 0x10001
  14. REG_DWORD_NOCLOBBER = 0x10003
  15. SERVICE_DEMAND_START = 3
  16. SERVICE_AUTO_START = 2
  17. SERVICE_WIN32_SHARE_PROCESS = 32
  18. SERVICE_FILE_SYSTEM_DRIVER = 2
  19. SERVICE_WIN32_OWN_PROCESS = 16
  20. XCEL1COMMENT = "Comment=MS Excel 3.0 Chart"
  21. XCEL2COMMENT = "Comment=MS Excel 3.0 Spreadsheet"
  22. XCEL3COMMENT = "Comment=MS Excel 3.0 Macrosheet"
  23. XCEL4COMMENT = "Comment=MS Excel 3.0 Workspace"
  24. XCEL5COMMENT = "Comment=MS Excel 3.0 Add-in MacroFile"
  25. XCEL6COMMENT = "Comment=MS Excel 3.0 Template File"
  26. XCEL7COMMENT = "Comment=MS Excel 3.0"
  27. XCEL8COMMENT = "Comment=MS Excel 4.0 Chart"
  28. XCEL9COMMENT = "Comment=MS Excel 4.0 Spreadsheet"
  29. XCEL10COMMENT = "Comment=MS Excel 4.0 Macrosheet"
  30. XCEL11COMMENT = "Comment=MS Excel 4.0 WorkSpace"
  31. XCEL12COMMENT = "Comment=MS Excel 4.0 Add-in MacroFile"
  32. XCEL13COMMENT = "Comment=MS Excel 4.0 Template File"
  33. MSWD1COMMENT = "Comment=MS Word 5.1 Document"
  34. MSWD2COMMENT = "Comment=MS Word 5.1 Document"
  35. MSWD3COMMENT = "Comment=MS Word 6.0 Document"
  36. MSWD4COMMENT = "Comment=MS Word 6.0 Template"
  37. MSPJ1COMMENT = "Comment=MS Project 4.0"
  38. MSPJ2COMMENT = "Comment=MS Project 4.0 Exchange File"
  39. MSPJ3COMMENT = "Comment=MS Project 4.0 Calendar"
  40. MSPJ4COMMENT = "Comment=MS Project 4.0 View"
  41. MSPJ5COMMENT = "Comment=MS Project 4.0 WorkSpace"
  42. MSPJ6COMMENT = "Comment=MS Project 4.0 Template"
  43. ALD31COMMENT = "Comment=Pagemaker 3.0 Publication"
  44. ALD32COMMENT = "Comment=Pagemaker 3.0 Template"
  45. ALD33COMMENT = "Comment=Pagemaker 3.0 Tiff Graphics"
  46. ALD41COMMENT = "Comment=Pagemaker 4.0 Publication"
  47. ALD42COMMENT = "Comment=Pagemaker 4.0 Template"
  48. ALD43COMMENT = "Comment=Pagemaker 4.0 Tiff Graphics"
  49. MORECOMMENT = "Comment=Symantec More File"
  50. FOXCOMMENT = "Comment=FoxBase Plus"
  51. ARTZCOMMENT = "Comment=Adobe Illustrator"
  52. SITCOMMENT = "Comment=Aladdin Stuffit"
  53. PPT2COMMENT = "Comment=MS PowerPoint 2.0"
  54. PPT3COMMENT = "Comment=MS PowerPoint 3.0"
  55. L123COMMENT = "Comment=Lotus 1-2-3"
  56. LMANCOMMENT = "Comment=LMAN Executables"
  57. TTXTCOMMENT = "Comment=Teach Text Document"
  58. FOXX1COMMENT = "Comment=FoxPro 2.0 Table"
  59. FOXX2COMMENT = "Comment=FoxPro 2.0 Memo"
  60. FOXX3COMMENT = "Comment=FoxPro 2.0 Index"
  61. FOXX4COMMENT = "Comment=FoxPro 2.0 Compound Index"
  62. FOXX5COMMENT = "Comment=FoxPro 2.0 Program"
  63. FOXX6COMMENT = "Comment=FoxPro 2.0 Report"
  64. FOXX7COMMENT = "Comment=FoxPro 2.0 Report Memo"
  65. FOXX8COMMENT = "Comment=FoxPro 2.0 Label"
  66. FOXX9COMMENT = "Comment=FoxPro 2.0 Label Memo"
  67. FOXX10COMMENT = "Comment=FoxPro 2.0 Screen"
  68. FOXX11COMMENT = "Comment=FoxPro 2.0 Screen Memo"
  69. FOXX12COMMENT = "Comment=FoxPro 2.0 Menu"
  70. FOXX13COMMENT = "Comment=FoxPro 2.0 Menu Memo"
  71. FOXX14COMMENT = "Comment=FoxPro 2.0 Gen. Query Program"
  72. FOXX15COMMENT = "Comment=FoxPro 2.0 Project"
  73. FOXX16COMMENT = "Comment=FoxPro 2.0 Project Memo"