windows-nt/Source/XPSP1/NT/inetsrv/iis/svcs/gopher/mib/gdmib.def

18 lines
528 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
; ************************************************************
; File: gdmib.def
; System: Windows NT 3.5
; Summary: Definitions for Gopher Server MIB DLL
; Author: Murali R. Krishnan ( MuraliK)
; Created: Feb 22, 1995
;************************************************************
LIBRARY GDMIB ; Module Name
EXPORTS
SnmpExtensionInit
SnmpExtensionTrap
SnmpExtensionQuery
DllLibMain
; ********************* End of File *****************************