
Calling 16 bit DLL's in VB5 ENV(32 bit)
Quote:
> You could create a 16-bit Automation server (in VB4 for
> example) that calls the DLL(s) on behalf of the VB5 prog,
> > How can we call 16 bit DLL's in VB5(32 bit)
--
I have a good article on how to do this. BTW, this is the official way
to do it
and is guaranteed to work. It is not a unreliable kludge. It is involved
and
compromises performance somewhat. Ultimately, someday, you would need to
re-write
the DLLs. (Ofcourse, if you do not have the source to those DLLs...)
Tell me if you are interested and I will post the article.
MikeC
Please reply to the group.