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.

255 lines
6.3 KiB

  1. ;//+-------------------------------------------------------------------------
  2. ;//
  3. ;// Microsoft Windows
  4. ;// Copyright (C) Microsoft Corporation, 1992 - 2000.
  5. ;//
  6. ;// File: messages.mc
  7. ;//
  8. ;// Contents: Main message file
  9. ;//
  10. ;// History: dd-mmm-yy Author Comment
  11. ;// 12-Jan-94 WilliamW Created for Dfs Administrator project
  12. ;//
  13. ;// Notes:
  14. ;// A .mc file is compiled by the MC tool to generate a .h file and
  15. ;// a .rc (resource compiler script) file.
  16. ;//
  17. ;// Comments in .mc files start with a ";".
  18. ;// Comment lines are generated directly in the .h file, without
  19. ;// the leading ";"
  20. ;//
  21. ;// See mc.hlp for more help on .mc files and the MC tool.
  22. ;//
  23. ;//--------------------------------------------------------------------------
  24. ;#ifndef __MESSAGES_H__
  25. ;#define __MESSAGES_H__
  26. MessageIdTypedef=HRESULT
  27. SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
  28. CoError=0x2:STATUS_SEVERITY_COERROR
  29. )
  30. ;#ifdef FACILITY_NULL
  31. ;#undef FACILITY_NULL
  32. ;#endif
  33. ;#ifdef FACILITY_RPC
  34. ;#undef FACILITY_RPC
  35. ;#endif
  36. ;#ifdef FACILITY_DISPATCH
  37. ;#undef FACILITY_DISPATCH
  38. ;#endif
  39. ;#ifdef FACILITY_STORAGE
  40. ;#undef FACILITY_STORAGE
  41. ;#endif
  42. ;#ifdef FACILITY_ITF
  43. ;#undef FACILITY_ITF
  44. ;#endif
  45. ;#ifdef FACILITY_WIN32
  46. ;#undef FACILITY_WIN32
  47. ;#endif
  48. ;#ifdef FACILITY_WINDOWS
  49. ;#undef FACILITY_WINDOWS
  50. ;#endif
  51. FacilityNames=(Null=0x0:FACILITY_NULL
  52. Rpc=0x1:FACILITY_RPC
  53. Dispatch=0x2:FACILITY_DISPATCH
  54. Storage=0x3:FACILITY_STORAGE
  55. Interface=0x4:FACILITY_ITF
  56. Win32=0x7:FACILITY_WIN32
  57. Windows=0x8:FACILITY_WINDOWS
  58. )
  59. ;//
  60. ;// Start message values at 0x100
  61. ;//
  62. MessageId=0x100 Facility=Null Severity=Success SymbolicName=MSG_FIRST_MESSAGE
  63. Language=English
  64. .
  65. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE
  66. Language=English
  67. Microsoft(R) Windows(TM) CSC Utility Version Beta 0.31
  68. Copyright (C) Microsoft Corporation 1991-2001. All Rights Reserved.
  69. Usage: cscutil [/OPTIONS]
  70. /INFO
  71. /FCBLIST
  72. /DBSTATUS
  73. /ENABLE
  74. /DISABLE
  75. /RESID
  76. /SWITCHES
  77. /CHECK:<\\server\share>
  78. /ENUM[:<\\server\share>] [/RECURSE] [/FULL] [/TOUCH]
  79. /FILL:<\\server\share> [/FULL] [/ASK /SKIP]
  80. /ENUMFORSTATS:<\\server\share>
  81. /PIN:<\\server\share\filename> [/USER | /SYSTEM] [/INHERIT]
  82. /UNPIN:<\\server\share> [/USER | /SYSTEM] [/INHERIT] [/RECURSE]
  83. /DELETE:<\\server\share\path> [/RECURSE]
  84. /QUERYFILE:<\\server\share> [/FULL]
  85. /QUERYFILEEX:<\\server\share> [/FULL]
  86. /QUERYSHARE:<\\server\share[\path]> [/FULL]
  87. /MERGE:<\\server\share> [/ASK /SKIP]
  88. /MOVE:<\\server\share\file>
  89. /MOVESHARE: <\\server\share> <\\server\share>
  90. /RANDW:\\server\share\file [/OFFSET:X,Y,Z]
  91. /DISCONNECT:<\\server\share>
  92. /RECONNECT:<\\server\share>
  93. /ISSERVEROFFLINE:<\\server\share>
  94. /GETSPACE
  95. /SETSPACE:<bytes to set>
  96. /ENCRYPT
  97. /DECRYPT
  98. /EXCLUSIONLIST:<exclusionlist>
  99. /BWCONSERVATIONLIST:<exclusionlist>
  100. /FLAGS
  101. /SHAREID:<HSHARE>
  102. /PQENUM
  103. /DB:[<CSC DB DIRECTORY>]
  104. .
  105. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_EX
  106. Language=English
  107. -------------------------------------------------------------
  108. /DEBUG
  109. /SETSHARESTATUS:<SHARE>:<FLAGS> /SET /CLEAR
  110. /PURGE[:timeout]
  111. /DETECTOR
  112. /GETSHADOW:<HDIR>:<NAME>
  113. /GETSHADOWINFO:<HDIR>:<HSHADOW>
  114. /DELETESHADOW:<HDIR>:<HSHADOW>
  115. .
  116. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE2
  117. Language=English
  118. Microsoft(R) Windows(TM) CSC Utility Version Beta 0.31
  119. Copyright (C) Microsoft Corporation 1991-2001. All Rights Reserved.
  120. Usage: csccmd [/OPTIONS]
  121. /RESID
  122. /ENUM[:<\\server\share>] [/RECURSE]
  123. /DISCONNECT:<\\server\share>
  124. /MOVESHARE: <\\server\share> <\\server\share>
  125. .
  126. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_EX2
  127. Language=English
  128. -------------------------------------------------------------
  129. /DEBUG
  130. .
  131. MessageId= Facility=Null Severity=Success SymbolicName=MSG_FLAGS
  132. Language=English
  133. Share status flags -------------------
  134. 0x00000000 Manual Caching
  135. 0x00000001 Modified offline
  136. 0x00000040 Auto Caching
  137. 0x00000080 Virtually Disconnected Ops
  138. 0x000000C0 No Caching
  139. 0x00000200 Finds in progress
  140. 0x00000400 Open files
  141. 0x00000800 Connected
  142. 0x00004000 Merging
  143. 0x00008000 Disconnected Op
  144. File status flags ------------------------
  145. 0x00000001 Data locally modified
  146. 0x00000002 Attrib locally modified
  147. 0x00000004 Time locally modified
  148. 0x00000008 Stale
  149. 0x00000010 Locally deleted
  150. 0x00000020 Sparse
  151. 0x00000080 Shadow reused
  152. 0x00000100 Orphan
  153. 0x00000200 Suspect
  154. 0x00000400 Locally created
  155. 0x00010000 User has READ access
  156. 0x00020000 User has WRITE access
  157. 0x00040000 Guest has READ access
  158. 0x00080000 Guest has WRITE access
  159. 0x00100000 Other has READ access
  160. 0x00200000 Other has WRITE access
  161. 0x80000000 Entry is a file
  162. 0x40000000 File in use
  163. File hint flags -------------------
  164. 0x00000001 Pin User
  165. 0x00000002 Pin Inherit User
  166. 0x00000004 Pin Inherit System
  167. 0x00000008 Conserve Bandwidth
  168. 0x00000010 Pin System
  169. .
  170. MessageId= Facility=Null Severity=Success SymbolicName=MSG_SUCCESSFUL
  171. Language=English
  172. The command completed successfully.
  173. .
  174. MessageId= Facility=Null Severity=Success SymbolicName=MSG_NOTHING_TO_DO
  175. Language=English
  176. Nothing to do.
  177. .
  178. MessageId= Facility=Null Severity=Success SymbolicName=MSG_ERROR
  179. Language=English
  180. System error %1!d! has occurred.
  181. .
  182. MessageId= Facility=Null Severity=Success SymbolicName=MSG_UNRECOGNIZED_OPTION
  183. Language=English
  184. Unrecognized option "%1!s!"
  185. .
  186. MessageId= Facility=Null Severity=Success SymbolicName=MSG_CSC_DISABLED
  187. Language=English
  188. ERROR:: CSC is not enabled on this machine.
  189. .
  190. MessageId= Facility=Null Severity=Success SymbolicName=MSG_TO_LOCAL
  191. Language=English
  192. ERROR:: MoveShare cannot move cached remote share to local path.
  193. .
  194. MessageId= Facility=Null Severity=Success SymbolicName=MSG_NO_CSC
  195. Language=English
  196. ERROR:: CSC was not enabled on one of the specified shares.
  197. .
  198. MessageId= Facility=Null Severity=Success SymbolicName=MSG_NOT_ONLINE
  199. Language=English
  200. ERROR:: MoveShare will only move to a currently online share.
  201. .
  202. ;#endif // __MESSAGES_H__