|
-
Oct 26th, 2004, 02:03 AM
#1
Thread Starter
Junior Member
Problems with .dll file
Hi
I have worked in a small vb6 application, that application was using a .dll file, now I am working for the next version of the application with a small change in the application along with a small change in the .dll file as well [the name of both the .dll files are same], the new .dll file is taking an array of string instead of a string. both application is placed in different directory, but if I want to work with the old version, in my machine, I need to compile the old .dll, and to work with the new application, the same machine needs to recompile the new .dll file this time. I have changed the version of the new .dll file from 1.0.0 to 2.0.0, but still the problem exists.
how can I solve this problem, where the .dll file may have the same name with different functions
kajol
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
|