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.

11 lines
321 B

  1. ; wamregps.def : Declares the Definitions for Proxy Stub
  2. ; of Web Application Mgr (WAM) Object.
  3. LIBRARY "WAMREGPS.DLL"
  4. EXPORTS
  5. DllGetClassObject PRIVATE
  6. DllCanUnloadNow PRIVATE
  7. GetProxyDllInfo @3
  8. DllRegisterServer PRIVATE
  9. DllUnregisterServer PRIVATE