windows-nt/Source/XPSP1/NT/net/tapi/skywalker/h323msp/h323msp.def
2020-09-26 16:20:57 +08:00

10 lines
193 B
Modula-2

; h323msp.def : Declares the module parameters.
LIBRARY "h323msp.DLL"
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE