; ************************************************************ ; File: .def ; System: Windows NT 3.5 ; Summary: Definitions for Gopher Space Admin DLL ; Author: Murali R. Krishnan ( MuraliK) ; Created: 09-Dec-1994 ;************************************************************ LIBRARY gdspace ; Module Name DESCRIPTION 'Gopher Space Administration API ' EXPORTS DllLibMain GsOpenTagInformation GsWriteTagInformation GsCloseTagInformation IsValidGopherType GsSetGopherInformation GsGetGopherInformation GsSetLinkInformation GsGetLinkInformation GsSetAdminAttribute GsGetAdminAttribute GsSetAttribute GsStartFindAttribute GsFindNextAttribute GsFindCloseAttribute ; ********************* End of File *****************************