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.

47 lines
5.0 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. busdrv\acpi\smbus\smbbatt , * , src\wdm\acpi\smbbatt , * , COPY
  5. busdrv\acpi\tools\acpisim\driver , * , src\wdm\acpi\acpisim\driver , * , HSPLIT
  6. busdrv\acpi\tools\acpisim\inc , * , src\wdm\acpi\acpisim\inc , * , HSPLIT
  7. busdrv\acpi\tools\acpisim\asl , * , src\wdm\acpi\acpisim\asl , * , HSPLIT
  8. busdrv\acpi\tools\acpisim\inf , * , src\wdm\acpi\acpisim\inf , * , HSPLIT
  9. busdrv\acpi\tools\acpisim\lib\obj , acpisim.lib , \ , * , COPYLIB
  10. busdrv\acpi\wmiacpi\sample , * , src\wdm\wmi\wmiacpi , * , COPY
  11. busdrv\agp\agp443 , * , src\kernel\agp\agp440 , * , HSPLIT
  12. busdrv\agp\uagp35 , * , src\kernel\agp\uagp35 , * , HSPLIT
  13. busdrv\agp\agplib3 , * , src\kernel\agp\agplib , * , HSPLIT
  14. busdrv\agp\inc3 , agp.h , src\kernel\agp\inc , * , HSPLIT
  15. busdrv\acpi\UPSDemo , * , src\general\ups , * , HSPLIT
  16. hals\mcasample\mcamgmt , readme.htm , src\kernel\mca\mcamgmt , * , HSPLIT
  17. hals\mcasample\mcamgmt , sources , src\kernel\mca\mcamgmt , * , HSPLIT
  18. hals\mcasample\mcamgmt , makefile , src\kernel\mca\mcamgmt , * , HSPLIT
  19. hals\mcasample\mcamgmt , Common.cpp , src\kernel\mca\mcamgmt , * , HSPLIT
  20. hals\mcasample\mcamgmt , Common.h , src\kernel\mca\mcamgmt , * , HSPLIT
  21. hals\mcasample\mcamgmt , CorrectedEngine.cpp , src\kernel\mca\mcamgmt , * , HSPLIT
  22. hals\mcasample\mcamgmt , CorrectedEngine.h , src\kernel\mca\mcamgmt , * , HSPLIT
  23. hals\mcasample\mcamgmt , FatalEngine.cpp , src\kernel\mca\mcamgmt , * , HSPLIT
  24. hals\mcasample\mcamgmt , FatalEngine.h , src\kernel\mca\mcamgmt , * , HSPLIT
  25. hals\mcasample\mcamgmt , Mca.cpp , src\kernel\mca\mcamgmt , * , HSPLIT
  26. hals\mcasample\mcamgmt , Mca.h , src\kernel\mca\mcamgmt , * , HSPLIT
  27. hals\mcasample\mcamgmt , MCAObjectSink.cpp , src\kernel\mca\mcamgmt , * , HSPLIT
  28. hals\mcasample\mcamgmt , MCAObjectSink.h , src\kernel\mca\mcamgmt , * , HSPLIT
  29. ntos\inc , class.h , src\storage\inc , * , HSPLIT
  30. ntos\inc , tape.h , src\storage\inc , * , HSPLIT
  31. ntos\wmi\sample\wmifilt , * , src\wdm\wmi\wmifilt , * , HSPLIT
  32. ; no IA64 versions checked in yet
  33. busdrv\acpi\tools\sleeper , * , tools\acpi\sleeper\x86 , * , COPYX86
  34. busdrv\acpi\tools\pmte , * , tools\acpi\pmte\x86 , * , COPYX86
  35. pnp\tools\devcon , * , src\setup\devcon , * , HSPLIT
  36. pnp\tools\devcon\bin , * , tools\devcon , * , COPY
  37. ; DevCtl Removed - RAID 760591
  38. ; tools\devctl , *.htm , tools\devctl , * , COPY
  39. ; NOTE: tools\devctl\*\devctl.exe is binplaced to the DDK from base\tools\devctl
  40. ; NOTE: tools\devcon\*\devcon.exe is binplaced to the DDK from base\pnp\tools\devcon
  41. ; NOTE: tools\other\*\kernrate.exe is binplaced to the DDK from base\tools\kernrate
  42. ; NOTE: tools\coinstallers\*\wmiinst.dll is binplaced from base\pnp\tools\wmiiinst
  43. ; NOTE: tools\coinstallers\wmiinst.htm is binplaced from base\pnp\tools\wmiiinst
  44. ;