2025-04-27 07:49:33 -04:00

26 lines
496 B
Modula-2

; iascore.def : Declares the module parameters.
LIBRARY "iassvcs.dll"
VERSION 1.0
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
IASAdler32
IASAllocateUniqueID
IASGetDictionary
IASGetHostByName
IASGetLocalDictionary
IASInitialize
IASRadiusCrypt
IASRegisterComponent
IASReportEvent
IASRequestThread
IASSetMaxNumberOfThreads
IASSetMaxThreadIdle
IASUninitialize
IASVariantChangeType