|
-
Mar 11th, 2003, 03:31 AM
#1
Thread Starter
Addicted Member
Dll version compatibility
How do I make my dll version independant.
I have 1 dll and inside that dll, I call another dll. So my question is how can I recompile my second dll and register it, without having to recompile my first dll.
My second dll is not a reference in my first dll, instead i use
createobject to set a reference to my second dll.
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
|