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.

384 lines
45 KiB

  1. ; FORMAT : SourceDir, SourceFile, DestDir, DestFile, OPERATION
  2. ; All fields are required
  3. ; [subname]* is allowed for source, in which case * required for destination
  4. input\kbdclass , kbdclass.* , src\input\kbdclass , * , HSPLIT
  5. input\kbdclass , kbdlog.mc , src\input\kbdclass , * , HSPLIT
  6. input\kbdclass , makefile , src\input\kbdclass , * , HSPLIT
  7. input\kbdclass , sources , src\input\kbdclass , * , HSPLIT
  8. input\kbfiltr , * , src\input\kbfiltr , * , HSPLIT
  9. input\mouclass , makefile , src\input\mouclass , * , HSPLIT
  10. input\mouclass , mouclass.* , src\input\mouclass , * , HSPLIT
  11. input\mouclass , moulog.mc , src\input\mouclass , * , HSPLIT
  12. input\mouclass , sources , src\input\mouclass , * , HSPLIT
  13. input\moufiltr , * , src\input\moufiltr , * , HSPLIT
  14. input\mouser , * , src\input\mouser , * , HSPLIT
  15. input\pnpi8042 , * , src\input\pnpi8042 , * , HSPLIT
  16. input\pnpi8042\daytona , * , src\input\pnpi8042\daytona , * , HSPLIT
  17. net\ms\e100bex , * , src\network\ndis\e100bex , * , COPY
  18. net\ms\e100bex\50 , * , src\network\ndis\e100bex\50 , * , COPY
  19. net\ms\e100bex\50 , sources.ddk , src\network\ndis\e100bex\50 , sources , COPY
  20. net\ms\e100bex\51 , * , src\network\ndis\e100bex\51 , * , COPY
  21. net\ms\e100bex\51 , sources.ddk , src\network\ndis\e100bex\51 , sources , COPY
  22. net\ms\e100bex\kd , * , src\network\ndis\e100bex\kd , * , COPY
  23. net\ms\e100bex\lib\i386 , MP_PM.lib , src\network\ndis\e100bex\private\i386 , * , COPY
  24. net\ms\e100bex\lib\ia64 , MP_PM.lib , src\network\ndis\e100bex\private\ia64 , * , COPY
  25. net\ms\e100bex\testwmi , * , src\network\ndis\e100bex\testwmi , * , COPY
  26. net\netcard\toshiba\tbatm155\sys , * , src\network\ndis\tbatm155 , * , COPY
  27. parallel\parport2 , * , src\kernel\parport , * , HSPLIT
  28. serial\serenum , * , src\kernel\serenum , * , HSPLIT
  29. serial\serial , * , src\kernel\serial , * , HSPLIT
  30. smartcrd\bulltlp3 , * , src\smartcrd\bulltlp3 , * , HSPLIT
  31. smartcrd\inc , *.h , src\smartcrd\inc , * , HSPLIT
  32. smartcrd\pscr , * , src\smartcrd\pscr , * , HSPLIT
  33. storage\addfilter , * , src\storage\filters\addfilter , * , HSPLIT
  34. storage\cdaudio , * , src\storage\filters\cdaudio , * , HSPLIT
  35. storage\cdrom , * , src\storage\class\cdrom , * , HSPLIT
  36. storage\classpnp , * , src\storage\class\classpnp , * , HSPLIT
  37. storage\disk , * , src\storage\class\disk , * , HSPLIT
  38. storage\diskperf , * , src\storage\filters\diskperf , * , HSPLIT
  39. storage\fdc\fdc , * , src\storage\fdc\fdc , * , HSPLIT
  40. storage\fdc\flpydisk , * , src\storage\fdc\flpydisk , * , HSPLIT
  41. storage\fdc\inc , *.h , src\storage\fdc\inc , * , HSPLIT
  42. ; RAID 438101 - 3mode floppy no longer supported in XP
  43. ; storage\fdc\mode3fdc\desk2fdc , * , src\storage\fdc\3mode\fdc.2 , * , HSPLIT
  44. ; storage\fdc\mode3fdc\deskfdc , * , src\storage\fdc\3mode\fdc , * , HSPLIT
  45. ; storage\fdc\mode3fdc\flpydisk , * , src\storage\fdc\3mode\flpydisk , * , HSPLIT
  46. ; Removed per RAID 391497 - storage\fpfilter , * , src\storage\filters\fpfilter , * , HSPLIT
  47. storage\ide\inc , ide.h , src\storage\inc , * , HSPLIT
  48. storage\ide\inc , ideuser.h , src\storage\inc , * , HSPLIT
  49. storage\ide\inc , msg.mc , src\storage\miniide\pciide , * , HSPLIT
  50. storage\ide\miniport\pciide , * , src\storage\miniide\pciide , * , HSPLIT
  51. storage\inc , *.h , src\storage\inc , * , HSPLIT
  52. storage\mcd\class , * , src\storage\changers\class , * , HSPLIT
  53. storage\mcd\drivers\adicsc , * , src\storage\changers\drivers\adicsc , * , HSPLIT
  54. storage\mcd\drivers\ddsmc , * , src\storage\changers\drivers\ddsmc , * , HSPLIT
  55. storage\mcd\drivers\elmsmc , * , src\storage\changers\drivers\elmsmc , * , HSPLIT
  56. storage\mcd\drivers\exabyte , * , src\storage\changers\drivers\exabyte , * , HSPLIT
  57. storage\mcd\drivers\hpmc , * , src\storage\changers\drivers\hpmc , * , HSPLIT
  58. storage\mcd\drivers\nsmmc , * , src\storage\changers\drivers\nsmmc , * , HSPLIT
  59. storage\mcd\drivers\sonymc , * , src\storage\changers\drivers\sonymc , * , HSPLIT
  60. storage\mcd\inc , *.h , src\storage\changers\inc , * , HSPLIT
  61. storage\port\scsi\miniport\aha154x , * , src\storage\miniport\aha154x , * , HSPLIT
  62. storage\port\scsi\miniport\initio , * , src\storage\miniport\initio , * , HSPLIT
  63. storage\tools\spti , * , src\storage\tools\spti , * , HSPLIT
  64. storage\tape\class , * , src\storage\class\tape , * , HSPLIT
  65. storage\tape\drivers\4mmdat , * , src\storage\tape\4mmdat , * , HSPLIT
  66. storage\tape\drivers\dlttape , * , src\storage\tape\dlttape , * , HSPLIT
  67. storage\tape\drivers\exabyte1 , * , src\storage\tape\exabyte1 , * , HSPLIT
  68. storage\tape\drivers\exabyte2 , * , src\storage\tape\exabyte2 , * , HSPLIT
  69. storage\tape\drivers\miniqic , * , src\storage\tape\miniqic , * , HSPLIT
  70. storage\tape\drivers\qic157 , * , src\storage\tape\qic157 , * , HSPLIT
  71. storage\tape\inc , physlogi.h , src\storage\inc , * , HSPLIT
  72. video\ms\3dlabs\perm2\disp , * , src\video\displays\3dlabs\perm2\disp , * , HSPLIT
  73. video\ms\3dlabs\perm2\mini , * , src\video\displays\3dlabs\perm2\mini , * , HSPLIT
  74. video\ms\3dlabs\perm3\disp , * , src\video\displays\3dlabs\perm3\disp , * , HSPLIT
  75. video\ms\3dlabs\perm3\disp\dx , * , src\video\displays\3dlabs\perm3\disp\dx , * , HSPLIT
  76. video\ms\3dlabs\perm3\disp\gdi , * , src\video\displays\3dlabs\perm3\disp\gdi , * , HSPLIT
  77. video\ms\3dlabs\perm3\disp\inc , * , src\video\displays\3dlabs\perm3\disp\inc , * , HSPLIT
  78. video\ms\3dlabs\perm3\mini , * , src\video\displays\3dlabs\perm3\mini , * , HSPLIT
  79. video\monitors\samplinf , monsamp.inf , src\video\monitors\inf , * , COPY
  80. video\ms\framebuf\disp , * , src\video\displays\framebuf\disp , * , HSPLIT
  81. video\ms\mirror\disp , * , src\video\displays\mirror\disp , * , HSPLIT
  82. video\ms\mirror\mini , * , src\video\displays\mirror\mini , * , HSPLIT
  83. video\ms\mirror\app , * , src\video\displays\mirror\app , * , HSPLIT
  84. wdm\1394\tools\test\driver\1394diag , * , src\wdm\1394\driver\1394diag , * , HSPLIT
  85. wdm\1394\tools\test\driver\common , * , src\wdm\1394\driver\common , * , HSPLIT
  86. wdm\1394\tools\test\driver\1394vdev , * , src\wdm\1394\driver\1394vdev , * , HSPLIT
  87. wdm\1394\tools\test\inc , *.h , src\wdm\1394\inc , * , HSPLIT
  88. wdm\1394\tools\test\dll\1394api , 1394.htm , src\wdm\1394 , * , HSPLIT
  89. wdm\1394\tools\test\dll\1394api , 1394.htm , src\wdm\1394\dll\1394api , * , HSPLIT
  90. wdm\1394\tools\test\dll\1394api , 1394api.c , src\wdm\1394\dll\1394api , * , HSPLIT
  91. wdm\1394\tools\test\dll\1394api , 1394api.def , src\wdm\1394\dll\1394api , * , HSPLIT
  92. wdm\1394\tools\test\dll\1394api , 1394api.rc , src\wdm\1394\dll\1394api , * , HSPLIT
  93. wdm\1394\tools\test\dll\1394api , 1394main.c , src\wdm\1394\dll\1394api , * , HSPLIT
  94. wdm\1394\tools\test\dll\1394api , asyncapi.c , src\wdm\1394\dll\1394api , * , HSPLIT
  95. wdm\1394\tools\test\dll\1394api , debug.c , src\wdm\1394\dll\1394api , * , HSPLIT
  96. wdm\1394\tools\test\dll\1394api , debug.h , src\wdm\1394\dll\1394api , * , HSPLIT
  97. wdm\1394\tools\test\dll\1394api , isochapi.c , src\wdm\1394\dll\1394api , * , HSPLIT
  98. wdm\1394\tools\test\dll\1394api , local.h , src\wdm\1394\dll\1394api , * , HSPLIT
  99. wdm\1394\tools\test\dll\1394api , makefile , src\wdm\1394\dll\1394api , * , HSPLIT
  100. wdm\1394\tools\test\dll\1394api , pch.h , src\wdm\1394\dll\1394api , * , HSPLIT
  101. wdm\1394\tools\test\dll\1394api , sources , src\wdm\1394\dll\1394api , * , HSPLIT
  102. wdm\1394\tools\test\dll\1394api , util.c , src\wdm\1394\dll\1394api , * , HSPLIT
  103. wdm\1394\tools\test\dll\1394api , util.h , src\wdm\1394\dll\1394api , * , HSPLIT
  104. wdm\1394\tools\test\ui\win1394 , * , src\wdm\1394\ui\win1394 , * , HSPLIT
  105. ddk\wdmaudio , * , src\wdm\audio , * , HSPLIT
  106. ddk\wdmaudio\ac97 , * , src\wdm\audio\ac97 , * , HSPLIT
  107. ddk\wdmaudio\ddksynth , * , src\wdm\audio\ddksynth , * , HSPLIT
  108. ddk\wdmaudio\dmusuart , * , src\wdm\audio\dmusuart , * , HSPLIT
  109. ddk\wdmaudio\fmsynth , * , src\wdm\audio\fmsynth , * , HSPLIT
  110. ddk\wdmaudio\GFX , * , src\wdm\audio\GFX , * , HSPLIT
  111. ddk\wdmaudio\mpu401 , * , src\wdm\audio\mpu401 , * , HSPLIT
  112. ddk\wdmaudio\msvad , * , src\wdm\audio\msvad , * , HSPLIT
  113. ddk\wdmaudio\sb16 , * , src\wdm\audio\sb16 , * , HSPLIT
  114. ddk\wdmaudio\stdunk , * , src\wdm\audio\stdunk , * , HSPLIT
  115. ddk\wdmaudio\ac97\cpl , * , src\wdm\audio\ac97\cpl , * , HSPLIT
  116. ddk\wdmaudio\ac97\driver , * , src\wdm\audio\ac97\driver , * , HSPLIT
  117. ddk\wdmaudio\ac97\INFViewer , * , src\wdm\audio\ac97\INFViewer , * , HSPLIT
  118. ddk\wdmaudio\ac97\proppage , * , src\wdm\audio\ac97\proppage , * , HSPLIT
  119. ddk\wdmaudio\ac97\INFViewer\HTML , * , src\wdm\audio\ac97\INFViewer\HTML , * , HSPLIT
  120. ddk\wdmaudio\GFX\gfxswap , * , src\wdm\audio\GFX\gfxswap , * , HSPLIT
  121. ddk\wdmaudio\GFX\gfxswap\driver , * , src\wdm\audio\GFX\gfxswap\driver , * , HSPLIT
  122. ddk\wdmaudio\GFX\gfxswap\GFXProp , * , src\wdm\audio\GFX\gfxswap\GFXProp , * , HSPLIT
  123. ddk\wdmaudio\GFX\gfxswap\inc , * , src\wdm\audio\GFX\gfxswap\inc , * , HSPLIT
  124. ddk\wdmaudio\msvad\ac3 , * , src\wdm\audio\msvad\ac3 , * , HSPLIT
  125. ddk\wdmaudio\msvad\drmmult , * , src\wdm\audio\msvad\drmmult , * , HSPLIT
  126. ddk\wdmaudio\msvad\drmsimp , * , src\wdm\audio\msvad\drmsimp , * , HSPLIT
  127. ddk\wdmaudio\msvad\ds2dhw , * , src\wdm\audio\msvad\ds2dhw , * , HSPLIT
  128. ddk\wdmaudio\msvad\multstr , * , src\wdm\audio\msvad\multstr , * , HSPLIT
  129. ddk\wdmaudio\msvad\pcmex , * , src\wdm\audio\msvad\pcmex , * , HSPLIT
  130. ddk\wdmaudio\msvad\simple , * , src\wdm\audio\msvad\simple , * , HSPLIT
  131. ;wdm\audio\backpln\adapters\dmusic , adapter.cpp , src\wdm\audio\ddksynth , * , HSPLIT
  132. ;wdm\audio\backpln\adapters\dmusic , clist.cpp , src\wdm\audio\ddksynth , * , HSPLIT
  133. ;wdm\audio\backpln\adapters\dmusic , clist.h , src\wdm\audio\ddksynth , * , COPY
  134. ;wdm\audio\backpln\adapters\dmusic , common.h , src\wdm\audio\ddksynth , * , COPY
  135. ;wdm\audio\backpln\adapters\dmusic , control.cpp , src\wdm\audio\ddksynth , * , HSPLIT
  136. ;wdm\audio\backpln\adapters\dmusic , csynth.cpp , src\wdm\audio\ddksynth , * , HSPLIT
  137. ;wdm\audio\backpln\adapters\dmusic , csynth.h , src\wdm\audio\ddksynth , * , HSPLIT
  138. ;wdm\audio\backpln\adapters\dmusic , ddksynth.htm, src\wdm\audio\ddksynth , * , COPY
  139. ;wdm\audio\backpln\adapters\dmusic , ddksynth.inf, src\wdm\audio\ddksynth , * , COPY
  140. ;wdm\audio\backpln\adapters\dmusic , dmusic.rc , src\wdm\audio\ddksynth , ddksynth.rc , HSPLIT
  141. ;wdm\audio\backpln\adapters\dmusic , instr.cpp , src\wdm\audio\ddksynth , * , HSPLIT
  142. ;wdm\audio\backpln\adapters\dmusic , kernhelp.cpp, src\wdm\audio\ddksynth , * , HSPLIT
  143. ;wdm\audio\backpln\adapters\dmusic , kernhelp.h , src\wdm\audio\ddksynth , * , COPY
  144. ;wdm\audio\backpln\adapters\dmusic , makefile.ddk, src\wdm\audio\ddksynth , makefile , COPY
  145. ;wdm\audio\backpln\adapters\dmusic , midi.cpp , src\wdm\audio\ddksynth , * , HSPLIT
  146. ;wdm\audio\backpln\adapters\dmusic , miniport.cpp, src\wdm\audio\ddksynth , * , HSPLIT
  147. ;wdm\audio\backpln\adapters\dmusic , mix.cpp , src\wdm\audio\ddksynth , * , HSPLIT
  148. ;wdm\audio\backpln\adapters\dmusic , mmx.cpp , src\wdm\audio\ddksynth , * , HSPLIT
  149. ;wdm\audio\backpln\adapters\dmusic , muldiv32.h , src\wdm\audio\ddksynth , * , COPY
  150. ;wdm\audio\backpln\adapters\dmusic , plclock.cpp , src\wdm\audio\ddksynth , * , HSPLIT
  151. ;wdm\audio\backpln\adapters\dmusic , plclock.h , src\wdm\audio\ddksynth , * , COPY
  152. ;wdm\audio\backpln\adapters\dmusic , private.h , src\wdm\audio\ddksynth , * , HSPLIT
  153. ;wdm\audio\backpln\adapters\dmusic , sources.ddk , src\wdm\audio\ddksynth , sources , COPY
  154. ;wdm\audio\backpln\adapters\dmusic , synth.h , src\wdm\audio\ddksynth , * , COPY
  155. ;wdm\audio\backpln\adapters\dmusic , syslink.cpp , src\wdm\audio\ddksynth , * , HSPLIT
  156. ;wdm\audio\backpln\adapters\dmusic , voice.cpp , src\wdm\audio\ddksynth , * , HSPLIT
  157. ;wdm\audio\backpln\adapters\intel\ichaud , *.h , src\wdm\audio\ac97\driver , * , HSPLIT
  158. ;wdm\audio\backpln\adapters\intel\ichaud , ac97smpl.inf, src\wdm\audio\ac97\driver , * , HSPLIT
  159. ;wdm\audio\backpln\adapters\intel\ichaud , ac97smpl.rc , src\wdm\audio\ac97\driver , * , HSPLIT
  160. ;wdm\audio\backpln\adapters\intel\ichaud , *.cpp , src\wdm\audio\ac97\driver , * , HSPLIT
  161. ;wdm\audio\backpln\adapters\intel\ichaud , makefile , src\wdm\audio\ac97\driver , * , HSPLIT
  162. ;wdm\audio\backpln\adapters\intel\ichaud , readme.htm , src\wdm\audio\ac97\driver , * , HSPLIT
  163. ;wdm\audio\backpln\adapters\intel\ichaud , sources.ddk , src\wdm\audio\ac97\driver , sources , HSPLIT
  164. ;wdm\audio\backpln\adapters\intel , prvprop.h , src\wdm\audio\ac97 , * , HSPLIT
  165. ;wdm\audio\backpln\adapters\intel\proppage , * , src\wdm\audio\ac97\proppage , * , HSPLIT
  166. ;wdm\audio\backpln\adapters\intel\cpl , * , src\wdm\audio\ac97\cpl , * , HSPLIT
  167. ;wdm\audio\backpln\adapters\intel\INFViewer, * , src\wdm\audio\ac97\INFViewer , * , HSPLIT
  168. ;wdm\audio\backpln\adapters\intel\INFViewer\HTML, * , src\wdm\audio\ac97\INFViewer\HTML , * , HSPLIT
  169. ;wdm\audio\backpln\adapters\mpu401 , adapter.cpp , src\wdm\audio\mpu401 , * , COPY
  170. ;wdm\audio\backpln\adapters\mpu401 , makefile , src\wdm\audio\mpu401 , * , COPY
  171. ;wdm\audio\backpln\adapters\mpu401 , mpu401.def , src\wdm\audio\mpu401 , * , COPY
  172. ;wdm\audio\backpln\adapters\mpu401 , mpu401.htm , src\wdm\audio\mpu401 , * , COPY
  173. ;wdm\audio\backpln\adapters\mpu401 , mpu401.rc , src\wdm\audio\mpu401 , * , COPY
  174. ;wdm\audio\backpln\adapters\mpu401 , sources.ddk , src\wdm\audio\mpu401 , sources , COPY
  175. ;wdm\audio\backpln\adapters\msvad , *.h , src\wdm\audio\msvad , * , HSPLIT
  176. ;wdm\audio\backpln\adapters\msvad , *.cpp , src\wdm\audio\msvad , * , HSPLIT
  177. ;wdm\audio\backpln\adapters\msvad , *.rc , src\wdm\audio\msvad , * , HSPLIT
  178. ;wdm\audio\backpln\adapters\msvad , *.inf , src\wdm\audio\msvad , * , HSPLIT
  179. ;wdm\audio\backpln\adapters\msvad , readme.htm , src\wdm\audio\msvad , * , COPY
  180. ;wdm\audio\backpln\adapters\msvad , sources.inc.ddk , src\wdm\audio\msvad , sources.inc , COPY
  181. ;wdm\audio\backpln\adapters\msvad\ac3 , *.cpp , src\wdm\audio\msvad\ac3 , * , HSPLIT
  182. ;wdm\audio\backpln\adapters\msvad\ac3 , *.h , src\wdm\audio\msvad\ac3 , * , HSPLIT
  183. ;wdm\audio\backpln\adapters\msvad\ac3 , makefile , src\wdm\audio\msvad\ac3 , * , COPY
  184. ;wdm\audio\backpln\adapters\msvad\ac3 , readme.htm , src\wdm\audio\msvad\ac3 , * , COPY
  185. ;wdm\audio\backpln\adapters\msvad\ac3 , sources , src\wdm\audio\msvad\ac3 , * , COPY
  186. ;wdm\audio\backpln\adapters\msvad\drmmult , *.cpp , src\wdm\audio\msvad\drmmult , * , HSPLIT
  187. ;wdm\audio\backpln\adapters\msvad\drmmult , *.h , src\wdm\audio\msvad\drmmult , * , HSPLIT
  188. ;wdm\audio\backpln\adapters\msvad\drmmult , makefile , src\wdm\audio\msvad\drmmult , * , COPY
  189. ;wdm\audio\backpln\adapters\msvad\drmmult , readme.htm , src\wdm\audio\msvad\drmmult , * , COPY
  190. ;wdm\audio\backpln\adapters\msvad\drmmult , sources , src\wdm\audio\msvad\drmmult , * , COPY
  191. ;wdm\audio\backpln\adapters\msvad\drmsimp , *.cpp , src\wdm\audio\msvad\drmsimp , * , HSPLIT
  192. ;wdm\audio\backpln\adapters\msvad\drmsimp , *.h , src\wdm\audio\msvad\drmsimp , * , HSPLIT
  193. ;wdm\audio\backpln\adapters\msvad\drmsimp , makefile , src\wdm\audio\msvad\drmsimp , * , COPY
  194. ;wdm\audio\backpln\adapters\msvad\drmsimp , readme.htm , src\wdm\audio\msvad\drmsimp , * , COPY
  195. ;wdm\audio\backpln\adapters\msvad\drmsimp , sources , src\wdm\audio\msvad\drmsimp , * , COPY
  196. ;wdm\audio\backpln\adapters\msvad\ds2dhw , *.cpp , src\wdm\audio\msvad\ds2dhw , * , HSPLIT
  197. ;wdm\audio\backpln\adapters\msvad\ds2dhw , *.h , src\wdm\audio\msvad\ds2dhw , * , HSPLIT
  198. ;wdm\audio\backpln\adapters\msvad\ds2dhw , makefile , src\wdm\audio\msvad\ds2dhw , * , COPY
  199. ;wdm\audio\backpln\adapters\msvad\ds2dhw , readme.htm , src\wdm\audio\msvad\ds2dhw , * , COPY
  200. ;wdm\audio\backpln\adapters\msvad\ds2dhw , sources , src\wdm\audio\msvad\ds2dhw , * , COPY
  201. ;wdm\audio\backpln\adapters\msvad\multstr , *.cpp , src\wdm\audio\msvad\multstr , * , HSPLIT
  202. ;wdm\audio\backpln\adapters\msvad\multstr , *.h , src\wdm\audio\msvad\multstr , * , HSPLIT
  203. ;wdm\audio\backpln\adapters\msvad\multstr , makefile , src\wdm\audio\msvad\multstr , * , COPY
  204. ;wdm\audio\backpln\adapters\msvad\multstr , readme.htm , src\wdm\audio\msvad\multstr , * , COPY
  205. ;wdm\audio\backpln\adapters\msvad\multstr , sources , src\wdm\audio\msvad\multstr , * , COPY
  206. ;wdm\audio\backpln\adapters\msvad\pcmex , *.cpp , src\wdm\audio\msvad\pcmex , * , HSPLIT
  207. ;wdm\audio\backpln\adapters\msvad\pcmex , *.h , src\wdm\audio\msvad\pcmex , * , HSPLIT
  208. ;wdm\audio\backpln\adapters\msvad\pcmex , makefile , src\wdm\audio\msvad\pcmex , * , COPY
  209. ;wdm\audio\backpln\adapters\msvad\pcmex , readme.htm , src\wdm\audio\msvad\pcmex , * , COPY
  210. ;wdm\audio\backpln\adapters\msvad\pcmex , sources , src\wdm\audio\msvad\pcmex , * , COPY
  211. ;wdm\audio\backpln\adapters\msvad\simple , *.cpp , src\wdm\audio\msvad\simple , * , HSPLIT
  212. ;wdm\audio\backpln\adapters\msvad\simple , *.h , src\wdm\audio\msvad\simple , * , HSPLIT
  213. ;wdm\audio\backpln\adapters\msvad\simple , makefile , src\wdm\audio\msvad\simple , * , COPY
  214. ;wdm\audio\backpln\adapters\msvad\simple , readme.htm , src\wdm\audio\msvad\simple , * , COPY
  215. ;wdm\audio\backpln\adapters\msvad\simple , sources , src\wdm\audio\msvad\simple , * , COPY
  216. ;wdm\audio\backpln\adapters\sb16 , adapter.cpp , src\wdm\audio\sb16 , * , COPY
  217. ;wdm\audio\backpln\adapters\sb16 , common.cpp , src\wdm\audio\sb16 , * , COPY
  218. ;wdm\audio\backpln\adapters\sb16 , common.h , src\wdm\audio\sb16 , * , COPY
  219. ;wdm\audio\backpln\adapters\sb16 , makefile , src\wdm\audio\sb16 , * , COPY
  220. ;wdm\audio\backpln\adapters\sb16 , mintopo.cpp , src\wdm\audio\sb16 , * , COPY
  221. ;wdm\audio\backpln\adapters\sb16 , mintopo.h , src\wdm\audio\sb16 , * , COPY
  222. ;wdm\audio\backpln\adapters\sb16 , minwave.cpp , src\wdm\audio\sb16 , * , COPY
  223. ;wdm\audio\backpln\adapters\sb16 , minwave.h , src\wdm\audio\sb16 , * , COPY
  224. ;wdm\audio\backpln\adapters\sb16 , mssb16.inf , src\wdm\audio\sb16 , * , COPY
  225. ;wdm\audio\backpln\adapters\sb16 , readme.htm , src\wdm\audio\sb16 , * , COPY
  226. ;wdm\audio\backpln\adapters\sb16 , sb16.def , src\wdm\audio\sb16 , * , COPY
  227. ;wdm\audio\backpln\adapters\sb16 , sb16.rc , src\wdm\audio\sb16 , * , COPY
  228. ;wdm\audio\backpln\adapters\sb16 , sources.ddk , src\wdm\audio\sb16 , sources , COPY
  229. ;wdm\audio\backpln\adapters\sb16 , tables.h , src\wdm\audio\sb16 , * , COPY
  230. ;wdm\audio\backpln\portcls\miniport\dmusuart,dmusuart.htm, src\wdm\audio\dmusuart , * , HSPLIT
  231. ;wdm\audio\backpln\portcls\miniport\dmusuart,makefile.ddk, src\wdm\audio\dmusuart , makefile , HSPLIT
  232. ;wdm\audio\backpln\portcls\miniport\dmusuart,miniport.cpp, src\wdm\audio\dmusuart , * , HSPLIT
  233. ;wdm\audio\backpln\portcls\miniport\dmusuart,mpu.cpp , src\wdm\audio\dmusuart , * , HSPLIT
  234. ;wdm\audio\backpln\portcls\miniport\dmusuart,private.h , src\wdm\audio\dmusuart , * , HSPLIT
  235. ;wdm\audio\backpln\portcls\miniport\dmusuart,sources.ddk , src\wdm\audio\dmusuart , sources , HSPLIT
  236. ;wdm\audio\backpln\portcls\miniport\fmsynth, fmsynth.htm , src\wdm\audio\fmsynth , * , HSPLIT
  237. ;wdm\audio\backpln\portcls\miniport\fmsynth, makefile.ddk, src\wdm\audio\fmsynth , makefile , HSPLIT
  238. ;wdm\audio\backpln\portcls\miniport\fmsynth, miniport.cpp, src\wdm\audio\fmsynth , * , HSPLIT
  239. ;wdm\audio\backpln\portcls\miniport\fmsynth, miniport.h , src\wdm\audio\fmsynth , * , HSPLIT
  240. ;wdm\audio\backpln\portcls\miniport\fmsynth, patch.h , src\wdm\audio\fmsynth , * , HSPLIT
  241. ;wdm\audio\backpln\portcls\miniport\fmsynth, private.h , src\wdm\audio\fmsynth , * , HSPLIT
  242. ;wdm\audio\backpln\portcls\miniport\fmsynth, sources.ddk , src\wdm\audio\fmsynth , sources , HSPLIT
  243. ;wdm\audio\backpln\stdunk , makefile , src\wdm\audio\stdunk , * , HSPLIT
  244. ;wdm\audio\backpln\stdunk , sources.ddk , src\wdm\audio\stdunk , sources , HSPLIT
  245. ;wdm\audio\backpln\stdunk , stdunk.cpp , src\wdm\audio\stdunk , * , HSPLIT
  246. ;wdm\audio\backpln\stdunk , stdunk.htm , src\wdm\audio\stdunk , * , HSPLIT
  247. wdm\bda\Samples\MauiTune , sources.wddk, src\wdm\BDA\MauiTune , sources , COPY
  248. wdm\bda\Samples\MauiTune , bdaTune.htm, src\wdm\BDA\MauiTune , * , COPY
  249. wdm\bda\Samples\MauiTune , Antenna.cpp, src\wdm\BDA\MauiTune , * , COPY
  250. wdm\bda\Samples\MauiTune , DevCaps.cpp, src\wdm\BDA\MauiTune , * , COPY
  251. wdm\bda\Samples\MauiTune , Device.cpp, src\wdm\BDA\MauiTune , * , COPY
  252. wdm\bda\Samples\MauiTune , FiltProp.cpp, src\wdm\BDA\MauiTune , * , COPY
  253. wdm\bda\Samples\MauiTune , Filter.cpp, src\wdm\BDA\MauiTune , * , COPY
  254. wdm\bda\Samples\MauiTune , ObjDesc.cpp, src\wdm\BDA\MauiTune , * , COPY
  255. wdm\bda\Samples\MauiTune , PhilTune.h, src\wdm\BDA\MauiTune , * , COPY
  256. wdm\bda\Samples\MauiTune , PhilTune.rc, src\wdm\BDA\MauiTune , * , COPY
  257. wdm\bda\Samples\MauiTune , Trnsport.cpp, src\wdm\BDA\MauiTune , * , COPY
  258. wdm\bda\Samples\MauiTune , ari.cpp, src\wdm\BDA\MauiTune , * , COPY
  259. wdm\bda\Samples\MauiTune , bdadebug.h, src\wdm\BDA\MauiTune , * , COPY
  260. wdm\bda\Samples\MauiTune , bdaguid.c, src\wdm\BDA\MauiTune , * , COPY
  261. wdm\bda\Samples\MauiTune , common.h, src\wdm\BDA\MauiTune , * , COPY
  262. wdm\bda\Samples\MauiTune , gpio.cpp, src\wdm\BDA\MauiTune , * , COPY
  263. wdm\bda\Samples\MauiTune , gpio.h, src\wdm\BDA\MauiTune , * , COPY
  264. wdm\bda\Samples\MauiTune , i2script.cpp, src\wdm\BDA\MauiTune , * , COPY
  265. wdm\bda\Samples\MauiTune , i2script.h, src\wdm\BDA\MauiTune , * , COPY
  266. wdm\bda\Samples\MauiTune , ksvsb.h, src\wdm\BDA\MauiTune , * , COPY
  267. wdm\bda\Samples\MauiTune , makefile, src\wdm\BDA\MauiTune , * , COPY
  268. wdm\bda\Samples\MauiTune , medguid.h, src\wdm\BDA\MauiTune , * , COPY
  269. wdm\bda\Samples\MauiTune , mpoc.cpp, src\wdm\BDA\MauiTune , * , COPY
  270. wdm\bda\Samples\MauiTune , mpoc.h, src\wdm\BDA\MauiTune , * , COPY
  271. wdm\bda\Samples\MauiTune , philtune.inf, src\wdm\BDA\MauiTune , * , COPY
  272. wdm\bda\Samples\MauiTune , tuneprop.cpp, src\wdm\BDA\MauiTune , * , COPY
  273. wdm\bda\Samples\MauiTune , tuner.cpp, src\wdm\BDA\MauiTune , * , COPY
  274. wdm\bda\Samples\MauiTune , tuner.h, src\wdm\BDA\MauiTune , * , COPY
  275. wdm\bda\Samples\MauiTune , tunerdef.h, src\wdm\BDA\MauiTune , * , COPY
  276. wdm\bda\Samples\MauiTune , util.cpp, src\wdm\BDA\MauiTune , * , COPY
  277. wdm\bda\Samples\MauiTune , util.h, src\wdm\BDA\MauiTune , * , COPY
  278. wdm\bda\Samples\MauiTune , vsb.h, src\wdm\BDA\MauiTune , * , COPY
  279. wdm\bda\Samples\MauiTune , vsb1.cpp, src\wdm\BDA\MauiTune , * , COPY
  280. wdm\bda\Samples\MauiTune , vsb1.h, src\wdm\BDA\MauiTune , * , COPY
  281. wdm\bda\Samples\MauiTune , vsb2.cpp, src\wdm\BDA\MauiTune , * , COPY
  282. wdm\bda\Samples\MauiTune , vsb2.h, src\wdm\BDA\MauiTune , * , COPY
  283. wdm\bda\Samples\MauiTune , vsbbase.cpp, src\wdm\BDA\MauiTune , * , COPY
  284. wdm\bda\Samples\MauiTune , vsbbase.h, src\wdm\BDA\MauiTune , * , COPY
  285. wdm\bda\Samples\MauiTune , vsbdef.h, src\wdm\BDA\MauiTune , * , COPY
  286. wdm\bda\Samples\MauiTune , vsbprop.cpp, src\wdm\BDA\MauiTune , * , COPY
  287. wdm\bda\Samples\MauiTune , wdmcommon.h, src\wdm\BDA\MauiTune , * , COPY
  288. wdm\bda\Samples\MauiTune , wdmdebug.h, src\wdm\BDA\MauiTune , * , COPY
  289. wdm\bda\Samples\MauiTune , wdmdrv.h, src\wdm\BDA\MauiTune , * , COPY
  290. wdm\bda\Samples\bdaTuner , *, src\wdm\BDA\GenericTuner , * , COPY
  291. wdm\bda\Samples\bdaCapture , *, src\wdm\BDA\CaptureSample , * , COPY
  292. wdm\capture\mini\1394dcam , * , src\wdm\videocap\1394dcam , * , HSPLIT
  293. wdm\capture\mini\atiwdm , atiwdm.htm , src\wdm\videocap\atiwdm , * , HSPLIT
  294. wdm\capture\mini\atiwdm\inf , * , src\wdm\videocap\atiwdm\inf , * , HSPLIT
  295. wdm\capture\mini\atiwdm\atishare , * , src\wdm\videocap\atiwdm\atishare , * , HSPLIT
  296. wdm\capture\mini\atiwdm\bt-829 , * , src\wdm\videocap\atiwdm\bt-829 , * , HSPLIT
  297. wdm\capture\mini\atiwdm\bt-829\atibt , * , src\wdm\videocap\atiwdm\bt-829\atibt , * , HSPLIT
  298. wdm\capture\mini\atiwdm\crossbar , * , src\wdm\videocap\atiwdm\crossbar , * , HSPLIT
  299. wdm\capture\mini\atiwdm\crossbar\atixbar , * , src\wdm\videocap\atiwdm\crossbar\atixbar , * , HSPLIT
  300. wdm\capture\mini\atiwdm\tuners , * , src\wdm\videocap\atiwdm\tuners , * , HSPLIT
  301. wdm\capture\mini\atiwdm\tuners\1236 , * , src\wdm\videocap\atiwdm\tuners\1236 , * , HSPLIT
  302. wdm\capture\mini\atiwdm\tvaudio , * , src\wdm\videocap\atiwdm\tvaudio , * , HSPLIT
  303. wdm\capture\mini\atiwdm\tvaudio\atitvsnd , * , src\wdm\videocap\atiwdm\tvaudio\atitvsnd , * , HSPLIT
  304. wdm\capture\mini\testcap , * , src\wdm\videocap\testcap , * , HSPLIT
  305. ; REMOVED AT REQUEST OF TKBACK
  306. ; wdm\capture\mini\usbcamd\usbcamd , * , src\wdm\videocap\usbcamd , * , HSPLIT
  307. wdm\capture\mini\usbcamd\usbintel\sys , camqi.c , src\wdm\videocap\usbintel\sys , camqi.c , HSPLIT
  308. wdm\capture\mini\usbcamd\usbintel\sys , intelcam.c , src\wdm\videocap\usbintel\sys , intelcam.c , HSPLIT
  309. wdm\capture\mini\usbcamd\usbintel\sys , intelcam.h , src\wdm\videocap\usbintel\sys , intelcam.h , HSPLIT
  310. wdm\capture\mini\usbcamd\usbintel\sys , makefile , src\wdm\videocap\usbintel\sys , makefile , HSPLIT
  311. wdm\capture\mini\usbcamd\usbintel\sys , prpftn.h , src\wdm\videocap\usbintel\sys , prpftn.h , HSPLIT
  312. wdm\capture\mini\usbcamd\usbintel\sys , prpget.c , src\wdm\videocap\usbintel\sys , prpget.c , HSPLIT
  313. wdm\capture\mini\usbcamd\usbintel\sys , prpmanf.c , src\wdm\videocap\usbintel\sys , prpmanf.c , HSPLIT
  314. wdm\capture\mini\usbcamd\usbintel\sys , prpobj.c , src\wdm\videocap\usbintel\sys , prpobj.c , HSPLIT
  315. wdm\capture\mini\usbcamd\usbintel\sys , prpobj.h , src\wdm\videocap\usbintel\sys , prpobj.h , HSPLIT
  316. wdm\capture\mini\usbcamd\usbintel\sys , prpset.c , src\wdm\videocap\usbintel\sys , prpset.c , HSPLIT
  317. wdm\capture\mini\usbcamd\usbintel\sys , sources , src\wdm\videocap\usbintel\sys , sources , HSPLIT
  318. wdm\capture\mini\usbcamd\usbintel\sys , usbintel.htm, src\wdm\videocap\usbintel\sys , usbintel.htm, HSPLIT
  319. wdm\capture\mini\usbcamd\usbintel\sys , usbintel.inf, src\wdm\videocap\usbintel\sys , usbintel.inf, HSPLIT
  320. wdm\capture\mini\usbcamd\usbintel\sys , usbintel.rc , src\wdm\videocap\usbintel\sys , usbintel.rc , HSPLIT
  321. wdm\capture\mini\usbcamd\usbintel\sys , warn.h , src\wdm\videocap\usbintel\sys , warn.h , HSPLIT
  322. wdm\input\client\hclient , * , src\wdm\hid\hclient , * , HSPLIT
  323. wdm\input\inc , *.h , src\wdm\hid\inc , * , HSPLIT
  324. wdm\input\legacy\gameenum\sys , * , src\wdm\hid\gameenum , * , HSPLIT
  325. wdm\input\legacy\hidgame ,analog.h , src\wdm\hid\hidgame , * , HSPLIT
  326. wdm\input\legacy\hidgame ,debug.h , src\wdm\hid\hidgame , * , HSPLIT
  327. wdm\input\legacy\hidgame ,hidgame.c , src\wdm\hid\hidgame , * , HSPLIT
  328. wdm\input\legacy\hidgame ,hidgame.h , src\wdm\hid\hidgame , * , HSPLIT
  329. wdm\input\legacy\hidgame ,hidgame.htm , src\wdm\hid\hidgame , * , HSPLIT
  330. wdm\input\legacy\hidgame ,hidgame.rc , src\wdm\hid\hidgame , * , HSPLIT
  331. wdm\input\legacy\hidgame ,hidjoy.c , src\wdm\hid\hidgame , * , HSPLIT
  332. wdm\input\legacy\hidgame ,ioctl.c , src\wdm\hid\hidgame , * , HSPLIT
  333. wdm\input\legacy\hidgame ,makefile , src\wdm\hid\hidgame , * , HSPLIT
  334. wdm\input\legacy\hidgame ,oemsetup.inf , src\wdm\hid\hidgame , * , HSPLIT
  335. wdm\input\legacy\hidgame ,pnp.c , src\wdm\hid\hidgame , * , HSPLIT
  336. wdm\input\legacy\hidgame ,poll.c , src\wdm\hid\hidgame , * , HSPLIT
  337. wdm\input\legacy\hidgame ,sources , src\wdm\hid\hidgame , * , HSPLIT
  338. wdm\input\legacy\hidgame\i386 , * , src\wdm\hid\hidgame\i386 , * , HSPLIT
  339. wdm\input\samples\monitor , * , src\wdm\hid\monitor , * , HSPLIT
  340. tabletpc\system\drivers ,readme.htm , src\wdm\hid\tablet , * , COPY
  341. tabletpc\system\drivers\inf ,hiddigi.inf , src\wdm\hid\tablet\inf , * , COPY
  342. tabletpc\system\drivers\inf ,hidbtn.inf , src\wdm\hid\tablet\inf , * , COPY
  343. tabletpc\system\drivers\hidbtn , * , src\wdm\hid\tablet\hidbtn , * , COPY
  344. tabletpc\system\drivers\hbtnkey , * , src\wdm\hid\tablet\hbtnkey , * , COPY
  345. tabletpc\system\drivers\mstabbtn , * , src\wdm\hid\tablet\mstabbtn , * , COPY
  346. tabletpc\system\drivers\hidpen , * , src\wdm\hid\tablet\hidpen , * , COPY
  347. tabletpc\system\drivers\mutohpen , * , src\wdm\hid\tablet\mutohpen , * , COPY
  348. tabletpc\system\drivers\wacompen , * , src\wdm\hid\tablet\wacompen , * , COPY
  349. tabletpc\system\drivers\util , * , src\wdm\hid\tablet\util , * , COPY
  350. wdm\usb\driver\bulkusb , * , src\wdm\usb\bulkusb , * , HSPLIT
  351. wdm\usb\driver\bulkusb\exe , * , src\wdm\usb\bulkusb\exe , * , HSPLIT
  352. wdm\usb\driver\bulkusb\sys , * , src\wdm\usb\bulkusb\sys , * , HSPLIT
  353. wdm\usb\driver\selsusp , * , src\wdm\usb\selsusp , * , HSPLIT
  354. wdm\usb\driver\selsusp\sys , * , src\wdm\usb\selsusp\sys , * , HSPLIT
  355. wdm\usb\driver\filter , * , src\wdm\usb\filter , * , HSPLIT
  356. wdm\usb\driver\isousb , * , src\wdm\usb\isousb , * , HSPLIT
  357. wdm\usb\driver\isousb\exe , * , src\wdm\usb\isousb\exe , * , HSPLIT
  358. wdm\usb\driver\isousb\sys , * , src\wdm\usb\isousb\sys , * , HSPLIT
  359. wdm\usb\tools\usbview , * , src\wdm\usb\usbview , * , HSPLIT
  360. ksfilter\tests\avstest , * , src\wdm\AVStream\avssamp , * , HSPLIT
  361. ksfilter\tests\avshws , * , src\wdm\AVStream\avshws , * , HSPLIT