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.

26 lines
2.3 KiB

  1. <?xml version="1.0" ?>
  2. <DataSpec GUID="47DE97C8-F86B-11d2-9628-00C04F68F2AF">
  3. <WQL Namespace="root/pchealth" Class="PCH_NetworkConnection">select * from PCH_NetworkConnection</WQL>
  4. <WQL Namespace="root/pchealth" Class="PCH_PrintJob">select * from PCH_PrintJob</WQL>
  5. <WQL Namespace="root/pchealth" Class="PCH_Drive">select * from PCH_Drive</WQL>
  6. <WQL Namespace="root/pchealth" Class="PCH_Codec">select * from PCH_Codec</WQL>
  7. <WQL Namespace="root/pchealth" Class="PCH_OleRegistration">select * from PCH_OleRegistration</WQL>
  8. <WQL Namespace="root/pchealth" Class="PCH_CDRom">select * from PCH_CDRom</WQL>
  9. <WQL Namespace="root/pchealth" Class="PCH_Printer">select * from PCH_Printer</WQL>
  10. <WQL Namespace="root/pchealth" Class="PCH_PrinterDriver">select * from PCH_PrinterDriver</WQL>
  11. <WQL Namespace="root/pchealth" Class="PCH_Winsock">select * from PCH_Winsock</WQL>
  12. <WQL Namespace="root/pchealth" Class="PCH_NetworkAdapter">select * from PCH_NetworkAdapter</WQL>
  13. <WQL Namespace="root/pchealth" Class="PCH_BIOS">select * from PCH_BIOS</WQL>
  14. <WQL Namespace="root/pchealth" Class="PCH_SysInfo">select * from PCH_SysInfo</WQL>
  15. <WQL Namespace="root/pchealth" Class="PCH_Startup">select * from PCH_Startup</WQL>
  16. <WQL Namespace="root/pchealth" Class="PCH_Fileupload">select * from PCH_Fileupload where path = "c:\\autoexec.bat"</WQL>
  17. <WQL Namespace="root/pchealth" Class="PCH_Fileupload">select * from PCH_Fileupload where path = "c:\\config.sys"</WQL>
  18. <WQL Namespace="root/pchealth" Class="PCH_Fileupload">select * from PCH_Fileupload where path = "c:\\detlog.txt"</WQL>
  19. <WQL Namespace="root/pchealth" Class="PCH_Fileupload">select * from PCH_Fileupload where path = "%windir%\\win.ini"</WQL>
  20. <WQL Namespace="root/pchealth" Class="PCH_Fileupload">select * from PCH_Fileupload where path = "%windir%\\wulog.txt"</WQL>
  21. <WQL Namespace="root/pchealth" Class="PCH_DeviceDriver">select * from PCH_DeviceDriver</WQL>
  22. <WQL Namespace="root/pchealth" Class="PCH_Device">select * from PCH_Device</WQL>
  23. <WQL Namespace="root/pchealth" Class="PCH_ResourceDMA">select * from PCH_ResourceDMA</WQL>
  24. <WQL Namespace="root/pchealth" Class="PCH_ResourceIRQ">select * from PCH_ResourceIRQ</WQL>
  25. <WQL Namespace="root/pchealth" Class="PCH_ResourceIORange">select * from PCH_ResourceIORange</WQL>
  26. <WQL Namespace="root/pchealth" Class="PCH_ResourceMemRange">select * from PCH_ResourceMemRange</WQL>
  27. </DataSpec>