|
-
November 20th, 1998, 12:35 PM
#1
Path during execution.
I have what might be a simple question. I am new with VB, and I have
noticed that while running my App through the VB environment, the path is
set to the VB directory. However, the release App will have a different
initial path. (This comes into play with my DLL's. For the final app,
the EXE and the DLL will be in the same folder, so I would like to use
"MyDLL" as the lib, but while debugging I must use "C:\FullPath\MyDll.dll".)
So, Is there a way to tell the environment where to start the initial path?
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
|