Advertisement
7_2009-2012 Windows API Call/ Explanation #239067

FastSearch-Included Typelibs

' ====================================================================================== ' Name: FastSearch ' Author: Joshy Francis (joshylogicss@yahoo.co.in) ' Date: 14 May 2007 ' ' Requires: None ' ' Copyright © 2000-2007 Joshy Francis ' -------------------------------------------------------------------------------------- 'The Fast File Searcing Utility. ' *********Features********** ' 1. Explorer Context Menu. ' 2. Drag-N-Drop to Explorer. ' 3. Search with Associated program. ' 4. Pattern Searching. ' 5. Fast File Cleaning. ' 6. Startmenu Shortcut-You can select this program from Startmenu-> Search(StartMenu must be in Classic mode) ' 7. Faster than Windows Search. 'you can freely use this code anywhere.But I wants you must include the Copyright Info 'some of the functions from PSC ' -------------------------------------------------------------------------------------- 'Steps in Installation ' 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..........

AI

Shrnutí AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Zdrojový kód
original-source
Upload
Původní komentáře (3)
Obnoveno z Wayback Machine