Microsoft KB Archive/112190

From BetaArchive Wiki

INF: Programming 32-bit OS/2 DB-Library Applications

Q112190



The information in this article applies to:


  • Microsoft SQL Server Programmer's Toolkit, version 4.2





SUMMARY

Microsoft DB-Library (DB-Lib) for OS/2 (PDBLIB.DLL) is a 16-bit DLL. In order to write a 32-bit OS/2 application that makes use of Microsoft DB- Lib, it is necessary to write a thunking layer that the 32-bit application can use to call the 16-bit PDBLIB.DLL.

The exact implementation of this thunking layer will vary with the compiler being used. The compiler vendor's technical support group should be contacted for information on thunking to 16-bit DLLs using their product.


Additional query words: dblib thunk

Keywords : kbprogramming
Issue type :
Technology : kbSQLServSearch kbAudDeveloper kbSQLServPTK420


Last Reviewed: March 19, 1999
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.