|
-
Jan 10th, 2008, 07:40 PM
#1
[RESOLVED] Early bind/referencing ActiveX DLL problem
I have few ActiveX DLLs and one EXE, all stored in some folder. Then i have a BAT file, where i:
- copy all DLLs and EXE to the folder where BAT is located (optional) and
- run EXE.
Here's the problem. EXE is referencing old DLLs (located in the "original" folder). Is there a way, i can assing new (copied) DLLs as a reference to my new (copied) EXE? Here's why... i can't recompile any DLL if any instance of EXE is still running cause it's referencing it/em'.
Thank you!
-gav
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
|