|
-
Mar 17th, 2000, 08:17 AM
#1
How does one tell VB to look in the current directory as a path?
What I mean is that I want to use a DLL that resides in the same directory as the OCX file that is calling to it.
I tried using ".\dllname.dll" but that doesn't work. I know in C++ you just use .\ or ..\ to access the current directory or the parent directory. How is htis done in VB?
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
|