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.

25 lines
908 B

  1. ; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
  2. ;DESCRIPTION 'Add/Remove Programs'
  3. EXPORTS
  4. ;;=========================================================================
  5. ;; these are public APIs that are exported by name
  6. ;;=========================================================================
  7. DllGetVersion = CCDllGetVersion PRIVATE
  8. DllGetClassObject PRIVATE
  9. DllCanUnloadNow PRIVATE
  10. DllInstall PRIVATE
  11. DllRegisterServer PRIVATE
  12. DllUnregisterServer PRIVATE
  13. CPlApplet
  14. NewLinkHere
  15. NewLinkHereW
  16. NewLinkHereA = NewLinkHere
  17. ConfigStartMenu
  18. InstallOnTerminalServerWithUI
  19. WOW64Uninstall_RunDLLW PRIVATE