Board index » delphi » Linking 16 bit OBJ to a 32 bit application using Delphi Pro 4.0

Linking 16 bit OBJ to a 32 bit application using Delphi Pro 4.0

Hi!

I'm having problems linking some 'old' 16 bit driver function library
(OBJ) in a Delphi Pro 4.0 application (32 bit). Is there any workaround
except getting the 32 bit OBJ files?
Thank you!

--
 Istvan Zsolt KOVACS
     Center for PersonKommunikation (CPK)
 Aalborg , Denmark

 

Re:Linking 16 bit OBJ to a 32 bit application using Delphi Pro 4.0


: Istvan Zsolt Kovacs <ist...@kom.auc.dk> wrote:

Quote
>I'm having problems linking some 'old' 16 bit driver function library
>(OBJ) in a Delphi Pro 4.0 application (32 bit). Is there any workaround
>except getting the 32 bit OBJ files?

No, sorry.

--
Stefan Hoffmeister    (http://www.econos.de/)
No private email, please, unless expressly invited.

Re:Linking 16 bit OBJ to a 32 bit application using Delphi Pro 4.0


Hi

Accidentally I find homepage of "Calling 16 bit code from 32 bit in win95"

http://www.itecuk.com/delmag/thunk95.htm

Does it help you?

pc

Quote
Istvan Zsolt Kovacs wrote:
> Hi!

> I'm having problems linking some 'old' 16 bit driver function library
> (OBJ) in a Delphi Pro 4.0 application (32 bit). Is there any workaround
> except getting the 32 bit OBJ files?
> Thank you!

> --
>  Istvan Zsolt KOVACS
>      Center for PersonKommunikation (CPK)
>  Aalborg , Denmark

Other Threads