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.

106 lines
2.4 KiB

  1. ; WAVE.INF -- This file contains descriptions of all the non-WDM
  2. ; audio drivers supported in Windows NT[Version]
  3. [Version]
  4. Signature="$WINDOWS NT$"
  5. ClassGuid={4D36E96C-E325-11CE-BFC1-08002BE10318}
  6. Class=MEDIA
  7. Provider=%MSFT%
  8. LayoutFile=layout.inf
  9. DriverVer =06/30/1999,5.00.2070.1
  10. [Manufacturer]
  11. ;;%CTLMfgName%=Creative
  12. %StdMfg%=StdMfg
  13. %CompaqMfg%=Compaq
  14. %IBMMfg%=IBM
  15. [DestinationDirs]
  16. audstub.CopyFiles = 12
  17. [Creative]
  18. %*PNPB000.Disabled%=NO_DRV,*PNPB000
  19. %*PNPB001.Disabled%=NO_DRV,*PNPB001
  20. %*PNPB002.Disabled%=NO_DRV,*PNPB002
  21. [NO_DRV]
  22. [StdMfg]
  23. %MS_MMMCI% = MS_MMMCI, MS_MMMCI
  24. %MS_MMVID% = MS_MMVID, MS_MMVID
  25. %MS_MMACM% = MS_MMACM, MS_MMACM
  26. %MS_MMVCD% = MS_MMVCD, MS_MMVCD
  27. %MS_MMDRV% = MS_MMDRV, MS_MMDRV
  28. [MS_MMMCI.NT]
  29. CopyFiles=audstub.CopyFiles
  30. [MS_MMMCI.NT.Services]
  31. AddService=audstub,2,audstub_Service_Inst
  32. [MS_MMVID.NT]
  33. CopyFiles=audstub.CopyFiles
  34. [MS_MMVID.NT.Services]
  35. AddService=audstub,2,audstub_Service_Inst
  36. [MS_MMACM.NT]
  37. CopyFiles=audstub.CopyFiles
  38. [MS_MMACM.NT.Services]
  39. AddService=audstub,2,audstub_Service_Inst
  40. [MS_MMVCD.NT]
  41. CopyFiles=audstub.CopyFiles
  42. [MS_MMVCD.NT.Services]
  43. AddService=audstub,2,audstub_Service_Inst
  44. [MS_MMDRV.NT]
  45. CopyFiles=audstub.CopyFiles
  46. [MS_MMDRV.NT.Services]
  47. AddService=audstub,2,audstub_Service_Inst
  48. [audstub.CopyFiles]
  49. audstub.sys
  50. [audstub_Service_Inst]
  51. DisplayName = %AudStub%
  52. ServiceType = 1
  53. StartType = 3
  54. ErrorControl = 1
  55. ServiceBinary = %12%\audstub.sys
  56. ;; Media devices which have no driver
  57. [ControlFlags]
  58. ;; *EXCLUDE is a made up ID to prevent rank 1 drivers from showing in list.
  59. ExcludeFromSelect = *EXCLUDE
  60. ExcludeFromSelect=*CPQA0D2
  61. ExcludeFromSelect=*CPQA0D4
  62. ExcludeFromSelect=*CPQA0D6
  63. ExcludeFromSelect=*CPQA0E1
  64. ExcludeFromSelect=*CPQA0E2
  65. ExcludeFromSelect=*CPQA0E4
  66. ExcludeFromSelect=*IBM36E0
  67. ExcludeFromSelect=*IBM36F2
  68. ExcludeFromSelect=*IBM36F1
  69. [Compaq]
  70. %*CPQA0D2.DeviceDesc%=NO_DRV,*EXCLUDE,*CPQA0D2
  71. %*CPQA0D4.DeviceDesc%=NO_DRV,*EXCLUDE,*CPQA0D4
  72. %*CPQA0D6.DeviceDesc%=NO_DRV,*EXCLUDE,*CPQA0D6
  73. %*CPQA0E1.DeviceDesc%=NO_DRV,*EXCLUDE,*CPQA0E1
  74. %*CPQA0E2.DeviceDesc%=NO_DRV,*EXCLUDE,*CPQA0E2
  75. %*CPQA0E4.DeviceDesc%=NO_DRV,*EXCLUDE,*CPQA0E4
  76. [IBM]
  77. %*IBM36E0.DeviceDesc%=NO_DRV,*EXCLUDE,*IBM36E0
  78. %*IBM36F2.DeviceDesc%=NO_DRV,*EXCLUDE,*IBM36F2
  79. %*IBM36F1.DeviceDesc%=NO_DRV,*EXCLUDE,*IBM36F1
  80. [NO_DRV]
  81. [NO_DRV.Services]
  82. AddService = , %SPSVCINST_ASSOCSERVICE%