thunking (calling 16 bit dll's from 32 bit app) 
Author Message
 thunking (calling 16 bit dll's from 32 bit app)

Hi there,

Can anybody give me any information or tell me where I can find any on
thunking (calling 16 bit dll's from my delphi 2.0 app). A good example would
be the best.

Thanks in advance.

 ,-,-,-.            ,---.    ,-,---.      .          .   .
 `,| | |  ,-.,-.. , |  -'     '|___/. .,-.|-.. , ,,-.| ,-|
   | ; | .,-||  |/  |  ,-',.  ,|   \| ||  | ||/|/ ,-|| | |
   '   `-'`-^'  |\  `---| `' `-^---'`-'`-'' '' '  `-^`'`-'
                ' `  ,-.|
                     `-+'



Mon, 08 Mar 1999 03:00:00 GMT  
 thunking (calling 16 bit dll's from 32 bit app)

Look at an article in The Delphi Magazine, Issue 12, August 1996 and a follow
up submission in issue 13 (September 1996), this article is Copyright ? 1996

For information on The Delphi Magazine, contact Chris Frizelle on

-Roy.


Quote:
>Hi there,

>Can anybody give me any information or tell me where I can find any on
>thunking (calling 16 bit dll's from my delphi 2.0 app). A good example would
>be the best.

>Thanks in advance.

> ,-,-,-.            ,---.    ,-,---.      .          .   .
> `,| | |  ,-.,-.. , |  -'     '|___/. .,-.|-.. , ,,-.| ,-|
>   | ; | .,-||  |/  |  ,-',.  ,|   \| ||  | ||/|/ ,-|| | |
>   '   `-'`-^'  |\  `---| `' `-^---'`-'`-'' '' '  `-^`'`-'
>                ' `  ,-.|
>                     `-+'




Tue, 09 Mar 1999 03:00:00 GMT  
 thunking (calling 16 bit dll's from 32 bit app)



Quote:
>Hi there,

>Can anybody give me any information or tell me where I can find any on
>thunking (calling 16 bit dll's from my delphi 2.0 app). A good example would
>be the best.

I'd highly recommend Brian Long's articles in the Delphi Magazine -
Issues 12 and 13.  The article in Issue 12 will give you a good
grounding in the principles needed to achieve a stable thunk directly
from Delphi, and the disk supplied with issue 13 has a unit on it
containing a function 'Call16BitRoutine' which you can use to call
16-bit DLLs utterly painlessly and without need for coding.  It's
saved me no end of time.

Delphi Magazine can be contacted at :-


Tel: +44 (0)181 249 0354        Fax: +44(0)181 249 0376

Cheers,

Russ.



Sat, 13 Mar 1999 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Calling 16 bit Dll from 32 bit program

2. 16 Bit App with 32 bit IDAPI

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

4. Using 32 bit DLL in 16 bit BPW application

5. Convert 32 bit component to 16 bit ??

6. BDE 32-bit & 16-bit

7. 16 bit ODBC drivers in the 32 bit environment

8. 32 bit bde with 16 bit odbc

9. CRC 16-bit and 32-bit

10. Delphi/BDE 16 bit VS 32 bit

11. Upgrade 16-bit application to 32-bit

12. Upgrade 16-bit application to 32-bit

 

 
Powered by phpBB® Forum Software