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.

43 lines
1.0 KiB

  1. [Version]
  2. Signature="$WINDOWS NT$"
  3. Class=Memory
  4. ClassGuid={5099944A-F6B9-4057-A056-8C550228544C}
  5. Provider=%MSFT%
  6. LayoutFile=layout.inf
  7. [DestinationDirs]
  8. DefaultDestDir = 12
  9. [ClassInstall32]
  10. AddReg=Memory_Class_Addreg
  11. [Memory_Class_Addreg]
  12. HKR,,,0,%MemoryClassName%
  13. HKR,,NoInstallClass,,1
  14. HKR,,Icon,,"-28"
  15. [Manufacturer]
  16. %MSFT%=Microsoft
  17. [Microsoft]
  18. %*pnp0c80.DeviceDesc% = PNPMEM_Inst,ACPI\PNP0C80
  19. [PNPMEM_Inst.NT]
  20. Copyfiles = @pnpmem.sys
  21. [PNPMEM_Inst.NT.Services]
  22. AddService = PNPMEM,%SPSVCINST_ASSOCSERVICE%,PNPMEM_Service_Inst,PNPMEM_EventLog_Inst
  23. [PNPMEM_Service_Inst]
  24. DisplayName = %PNPMEM.SvcDesc%
  25. ServiceType = %SERVICE_KERNEL_DRIVER%
  26. StartType = %SERVICE_DEMAND_START%
  27. ErrorControl = %SERVICE_ERROR_NORMAL%
  28. ServiceBinary = %12%\pnpmem.sys
  29. [PNPMEM_EventLog_Inst]
  30. AddReg=PNPMEM_EventLog_AddReg
  31. [PNPMEM_EventLog_AddReg]
  32. HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\pnpmem.sys"
  33. HKR,,TypesSupported,0x00010001,7