calling a 16-bit dll from a 32-bit application 
Author Message
 calling a 16-bit dll from a 32-bit application

I am trying to find out how to make call to a 16-bit dll from a 32-bit
application. Off course the conventional declare-statement does not
work. Could anybody tell me if it is possible to make such a call and if
so how to make such a call?

Arnoud.



Sun, 07 Nov 1999 03:00:00 GMT  
 calling a 16-bit dll from a 32-bit application

Write a 16-Bit server to call the 16-bit DLL, then use OLE to access the server
from your 32-bit program.

  >I am trying to find out how to make call to a 16-bit dll from a 32-bit
  >application. Off course the conventional declare-statement does not
  >work. Could anybody tell me if it is possible to make such a call and if
  >so how to make such a call?
  >
  >Arnoud.



Sun, 07 Nov 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to call a 16-bit dll in a 32-bit application

2. Calling 32-bit DLLs from 16-bit-Applications

3. Need Help calling 16-bit from 32-bit application

4. Calling 16 bit DLL's in VB5 ENV(32 bit)

5. calling a 16-bit dll from VB 32-bit

6. Need to write 32-bit DLL to do 16-bit calls to a software interrupt

7. Calling 16 bit DLL from 32 bit app

8. Can VB4.0 32 Bit call a 16 bit DLL

9. Thunking, 16-bit app calls 32-bit DLL???

10. 32 Bit Program to call 16 Bit DLL

11. Advantages of 32 bit applications over 16 bit applications

 

 
Powered by phpBB® Forum Software