|
-
Aug 30th, 2005, 03:42 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] DLL problems, have two dlls, want to be able to select between them
Hi there,
I have two dll files, which i use to connect to a system.
They are the same, but one is an earlier version and the other is later.
I would like to be able to select which DLL file to use.
But it does not allow me to..
VB Code:
Declare Function Connect Lib "di" (ByRef id As Integer) As Integer
But both DLL files are named the same...
any ideas?
If you find my thread helpful, please remember to rate me 
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
|