Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

40 lines
878 B

; FTSrch.def : Declares the module parameters for the dynamic link library.
LIBRARY FTSRCH
DESCRIPTION 'Full Text System, Copyright 1994-1995, Microsoft Corporation'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
EXPORTS
DllMain
NewIndex
ScanTopicTitle
ScanTopicText
SaveIndex
DeleteIndex
NewSearcher
OpenIndex
DiscardIndex
QueryOptions
LoadGroup
SaveGroup
OpenDialog
DeleteSearcher
NewCompressor
ScanText
GetPhraseTable
SetPhraseTable
CompressText
DecompressText
DeleteCompressor
OpenTabDialog
RegisterAnimator
IsValidIndex
SetDirectoryLocator
NewHiliter
DeleteHiliter
ScanDisplayText
ClearDisplayText
CountHilites
QueryHilites