' 1.Open Project -> Goto Reference-> Add olelib.tlb & vbshell.tlb to the Project(I Put it in the same app directory).I got it from PSC.
' It wiil appear as below
' Edanmo's OLE interfaces for Implements v1.51
' VB Shell Library
' 2. Goto FastSearch Project Properties->General Tab : Change Project Type to ActiveX Dll.
' Change 'IFastSearch' Class module's Instancing to 5-MultiUse.
' Make the Project.
' 3. Goto FastSearch Project Properties->General Tab : Change Project Type to Standard Exe.
' Make & Run the Project.
' If You use classic Start menu then Goto Start Menu-> Search You can see FastSearch,clicking on it will be run our program.
'
'I Will submit fully commented version later.Please wait.
'Please..........Vote my program..........
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=68627&lngWId=1
The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.