I have a dll that is written i think in delphi
i have two versions
version 1 has a bug
version 2 has the bug fixed but has a different bug
between the two of them we have all the working code i need
can i use them both ? i have tried to rename the second one and link to it for some of the functions - but am getting strange results
can it be done ?