windows-nt/Source/XPSP1/NT/printscan/fax/activefax/faxcom.def
2020-09-26 16:20:57 +08:00

10 lines
191 B
Modula-2

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