0
votes
votes
1 answers
VB Comp search program
Hello all. I am designing a program that will search for a specific .exe because people who try to find it themselves have a hard time. I came across the following code : [code]Private Declare Function GetLogicalDriveStrings _ Lib " ...
