Windows NT 4.0 source code leak
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.

24 lines
454 B

4 years ago
  1. NAME umpnpmgr.dll
  2. DESCRIPTION 'NT User-mode Plug-and-Play Service'
  3. EXPORTS
  4. ServiceEntry
  5. ;
  6. ; Exposing RPC interface - called by service manager
  7. ;
  8. PNP_GetDeviceList
  9. PNP_GetDeviceListSize
  10. PNP_HwProfFlags
  11. ;
  12. ; Private interface, called by service manager (does not have
  13. ; a CM_* client-side counterpart
  14. ;
  15. PNP_SetActiveService
  16. ;
  17. ; Private interface, called by userinit.exe
  18. ;
  19. PNP_ReportLogOn