Board index » delphi » Accessing a 16 bit dll from a 32 bit application (written in VB 6.0)

Accessing a 16 bit dll from a 32 bit application (written in VB 6.0)

Hi,
I want to access one 16 bit dll from a 32 bit application in Windows
NT, which is written in VB 6.0. As far as I know the thunking model
cannot be used in Win NT. So can anyone through light on the issue as
what should be done.

Thanks in advance.

Anirban

 

Re:Accessing a 16 bit dll from a 32 bit application (written in VB 6.0)


What's the DLL do?

Quote
"Anirban Datta" <anirb...@triconinfotech.com> wrote in message

news:b15f3b63.0208170719.701584e5@posting.google.com...
Quote
> Hi,
> I want to access one 16 bit dll from a 32 bit application in Windows
> NT, which is written in VB 6.0. As far as I know the thunking model
> cannot be used in Win NT. So can anyone through light on the issue as
> what should be done.

> Thanks in advance.

> Anirban

Other Threads