Welcome to the SearchDisk.dll FAQ Page!
Published by: http://www.CalvinSmithSoftware.com
E-mail: JobForCalvin@Yahoo.com

SearchDisk.dllClick here to download the SearchDisk.dll file.

Questions and Answers
=====================

Q: How do I get the SearchDisk.dll to
return the directory name of a file I need to find?

-------------------------------------------
A: You will need to "Reference" the SearchDisk.dll file from your module menu.
Use the Browse button to locate that file on your system.


NOTE: Sometimes, MS Access does not show DLL files when searching for files to reference.
So, once you locate the directory, simply type in the SearchDisk.dll filename.

After the "Reference" has been taken care of, all you do is call the function
behind your command button like the following:

Dim strRetVal As String

strRetVal = SearchDiskForFile("CodeDisk.exe","C:")

That's it!

To access the "Reference" screen, you need to be within any module and select Tools, References
from the menu bar. Next, press the Browse button to locate the DLL. See screen shot examples below:




Q: What O/S does the SearchDisk.dll file run in?
-------------------------------------------
A: The SearchDisk.dll file runs on Win9x, Win2000, and NT platforms.

Known Problems & Application Notes
==================================
* No problems to report after testing on Win9x, Win2000, and NT platforms.

* No warranty express or implied, is given as to the use of this DLL (Dynamic Link Library).

We hope that you find the SearchDisk.dll utility very useful. Please tell others
about it.