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.

17 lines
422 B

  1. LIBRARY MSOOBCI
  2. EXPORTS
  3. InstallComponentA
  4. InstallComponentW
  5. InstallInfSectionA
  6. InstallInfSectionW
  7. DoInstallA
  8. DoInstallW
  9. DoInstall = DoInstallA
  10. DriverInstallComponents
  11. IsUserAdmin
  12. IsInteractiveWindowStation
  13. ProxyRemoteInstallA PRIVATE
  14. ProxyRemoteInstallW PRIVATE
  15. ProxyRemoteInstall = ProxyRemoteInstallA PRIVATE