Using 32 bit DLL in 16 bit BPW application 
Author Message
 Using 32 bit DLL in 16 bit BPW application

Hi,

Is it possible to use a 32 bit DLL in a 16 BPW application?

When I try to do it Windows NT says that the 16 bit application illegally tries
to use 32 bit DLL. When I run de program from then BPW IDE, I get an
Application Error.

The 32 bit DLL cannot be recompiled in 16 bit because it's en interface between
a Windows NT device driver we wrote.

Thanks,

Frank Putman,
Keyword Info Systems BV.



Wed, 18 Jun 1902 08:00:00 GMT  
 Using 32 bit DLL in 16 bit BPW application

Hi,

Is it possible to use a 32 bit DLL in a 16 BPW application?

When I try to do it Windows NT says that the 16 bit application illegally tries
to use 32 bit DLL. When I run de program from then BPW IDE, I get an
Application Error.

The 32 bit DLL cannot be recompiled in 16 bit because it's en interface between
a Windows NT device driver we wrote.

Thanks,

Frank Putman,
Keyword Info Systems BV.



Wed, 18 Jun 1902 08:00:00 GMT  
 Using 32 bit DLL in 16 bit BPW application

: Hi,
:
: Is it possible to use a 32 bit DLL in a 16 BPW application?
:
: When I try to do it Windows NT says that the 16 bit application illegally tries
: to use 32 bit DLL. When I run de program from then BPW IDE, I get an
: Application Error.
:

You need to "thunk" to the 32-bit DLL. Check my homepage for the TPWin32
package (with sources) which allows you to do this - it is based on the
Call32NT package.

The Chief
--------
Dr. A{*filter*}la A. Olowofoyeku (The African Chief)

Author of: Chief's Installer Pro 3.10 for Win16 and Win32:
           Winner of PC PLUS Magazine Gold Award (April 1995 U.K. edition)
            http://www.*-*-*.com/
           ftp://ftp.simtel.net/pub/simtelnet/win3/install/chief310.zip  



Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Using a 32 bit DLL in a 16 bit BPW application

2. Sybase : slow using 32 bit - fast using 16 bit

3. Upgrade 16-bit application to 32-bit

4. Upgrade 16-bit application to 32-bit

5. 16-bit Application and 32-bit ODBC

6. Calling 16 bit Dll from 32 bit program

7. thunking (calling 16 bit dll's from 32 bit app)

8. Convert 32 bit component to 16 bit ??

9. BDE 32-bit & 16-bit

10. 16 bit ODBC drivers in the 32 bit environment

11. 32 bit bde with 16 bit odbc

12. CRC 16-bit and 32-bit

 

 
Powered by phpBB® Forum Software