Board index » delphi » Calling 16 bit DLL from 32 bit application

Calling 16 bit DLL from 32 bit application

Hi

How to call 16bit DLL's function from 32bit Delphi
application?

Can you send me the example please?

--
Pepp
http://www.jamie-williams.com

 

Re:Calling 16 bit DLL from 32 bit application


You have to use thinking, see http://www.itecuk.com/delmag/thunk95.htm.

"Pepp" <pe...@volny.cz> schreef in bericht
news:398528C7.968A1F6B@volny.cz...

Quote
> Hi

> How to call 16bit DLL's function from 32bit Delphi
> application?

> Can you send me the example please?

> --
> Pepp
> http://www.jamie-williams.com

Re:Calling 16 bit DLL from 32 bit application


Quote
"M.H. Avegaart" <avega...@NOSPAMmccomm.nl> wrote in message

news:8m45ho$s5h$1@porthos.nl.uu.net...

Quote
> You have to use thinking, see http://www.itecuk.com/delmag/thunk95.htm.

Freudian slip or typing error?

Christo Crause

Re:Calling 16 bit DLL from 32 bit application


It was a typo, but I can't guarantee that my subconsciousness didn't have
anything to do with it...

"Christo Crause" <ccra...@ing.sun.ac.za.REMOVE> schreef in bericht
news:8m5s6t$227m$1@news.adamastor.ac.za...

Quote
> "M.H. Avegaart" <avega...@NOSPAMmccomm.nl> wrote in message
> news:8m45ho$s5h$1@porthos.nl.uu.net...
> > You have to use thinking, see http://www.itecuk.com/delmag/thunk95.htm.

> Freudian slip or typing error?

> Christo Crause

Other Threads