
Using a 32 bit DLL in a 16 bit BPW application
Hi,
Is it possible to use a 32 bit DLL in 16 bit Borland Pascal for
Windows?
I've tried some things but running the program from the BPW IDE gives
an application error and starting the application by double-clicking
it in the Windows NT Explorer gives me a message that the 16 bit
programm tries to use a 32 bit DLL!
By the way: It's not possible to rewrite or recompile the 32 bit DLL
to a 16 bit because the DLL is an API to a Windows NT device driver
we created.
I hope anyone has an answer or clue, because we don't want to rewrite
to Object Windows pascalcode to 32 bit delphi code (80.000 lines of
code).
Thank you,
Frank Putman,
Keyword Info Systems BV,
The Netherlands.