Search Tools Links Login

A Search Engine -- Find any file on your computer without using a single API


Visual Basic 6, or VB Classic

This module allows you to find a file or files on your computer without using a single API. It looks for files type that you specific and return their name, path, size and date. It is good for program such as Anti-Virus or any program that requires access to every file in the system. This code also allows you to enter Wild Card Characters "*" so you can search for files of the same type or file(s) that you don't know how to spell.

Original Author: Altis

Inputs

FindFile(FileToSearch, SearchInDirectory, _
CurrentForm, ListDisplay, _
Optional LabelCurrentDirectory, _
Optional StatusBarCurrentDirectory)

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 119 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD72086272000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 5,603 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.