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.

29 lines
624 B

  1. ; iascore.def : Declares the module parameters.
  2. LIBRARY "iassvcs.dll"
  3. VERSION 1.0
  4. EXPORTS
  5. DllCanUnloadNow PRIVATE
  6. DllGetClassObject PRIVATE
  7. DllRegisterServer PRIVATE
  8. DllUnregisterServer PRIVATE
  9. IASAdler32
  10. IASAllocateUniqueID
  11. IASGetDictionary
  12. IASGetHostByName
  13. IASGetLocalDictionary
  14. IASGetProductLimits
  15. IASGlobalLock
  16. IASGlobalUnlock
  17. IASInitialize
  18. IASRadiusCrypt
  19. IASRegisterComponent
  20. IASReportEvent
  21. IASReportLicenseViolation
  22. IASRequestThread
  23. IASSetMaxNumberOfThreads
  24. IASSetMaxThreadIdle
  25. IASUninitialize
  26. IASVariantChangeType