VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A Search EngineFind any file on your computer without using a single API

Altis  (3 Submissions)   VB function enhancement   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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.

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

Rate A Search EngineFind any file on your computer without using a single API (27(27 Vote))

Download A Search EngineFind any file on your computer without using a single API

A Search EngineFind any file on your computer without using a single API Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters