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.

19 lines
566 B

  1. ; --------------------------------------------------------------
  2. ;
  3. ; SWEEPRX.DEF
  4. ;
  5. ; Copyright 1995-1996 Microsoft Corporation. All rights reserved.
  6. ;
  7. ; --------------------------------------------------------------
  8. LIBRARY SWEEPRX
  9. ; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
  10. ;DESCRIPTION 'Microsoft (R) Sweeper Interface marshalling DLL 1.00'
  11. EXPORTS
  12. DllGetClassObject PRIVATE
  13. DllCanUnloadNow PRIVATE
  14. GetProxyDllInfo @3
  15. DllRegisterServer PRIVATE
  16. DllUnregisterServer PRIVATE