|
-
May 14th, 1999, 08:31 PM
#1
FindExecutable for dll's
Is there a win32 or other function that allows me to specify a dll and have it
find the first matching one in the path. Kinda a FindExecutable function for
dlls instead of .exes. I found several versions of "which.exe" on the network
that does this, but none of them has source.
Thanks,
--Bruce, II
-
May 15th, 1999, 03:11 AM
#2
Re: FindExecutable for dll's
Have a look at the SearchPath API within the Win32 SDK. This should do what you want
-
June 1st, 1999, 04:18 AM
#3
Re: FindExecutable for dll's
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|