Windows2003-3790/inetsrv/pop3/admin/p3admin/p3admin.def

10 lines
210 B
Modula-2
Raw Normal View History

2001-01-01 00:00:00 +01:00
; P3Admin.def : Declares the module parameters.
LIBRARY "P3Admin.DLL"
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE