Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
528 B

; ************************************************************
; 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 *****************************