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.

21 lines
438 B

  1. NAME umpnpmgr.dll
  2. EXPORTS
  3. ServiceEntry
  4. ;
  5. ; Exposing RPC interface - called by service manager
  6. ;
  7. PNP_GetDeviceList
  8. PNP_GetDeviceListSize
  9. PNP_HwProfFlags
  10. PNP_GetDeviceRegProp
  11. ;
  12. ; Private interface, called by service manager (does not have
  13. ; a CM_* client-side counterpart)
  14. ;
  15. PNP_SetActiveService
  16. RegisterServiceNotification
  17. RegisterScmCallback
  18. DeleteServicePlugPlayRegKeys