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.
|
|
; -------------------------------------------------------------- ; ; SWEEPRX.DEF ; ; Copyright 1995-1996 Microsoft Corporation. All rights reserved. ; ; --------------------------------------------------------------
LIBRARY SWEEPRX
; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies ;DESCRIPTION 'Microsoft (R) Sweeper Interface marshalling DLL 1.00'
EXPORTS DllGetClassObject PRIVATE DllCanUnloadNow PRIVATE GetProxyDllInfo @3 DllRegisterServer PRIVATE DllUnregisterServer PRIVATE
|