Windows2003-3790/termsrv/newclient/mstscax/actx.def
2020-09-30 16:53:55 +02:00

21 lines
558 B
Modula-2

;//+-------------------------------------------------------------------------
;//
;// Microsoft Windows
;//
;// Copyright (C) Microsoft Corporation, 1998 - 1998
;//
;// File: actx.def
;//
;//--------------------------------------------------------------------------
; actx.def : Declares the module parameters.
LIBRARY "mstscax.dll"
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
DllGetTscCtlVer PRIVATE