IBM Developer API Extensions for OS/2: Difference between revisions
Appearance
Created page with "==Description== The IBM Developer API Extensions for OS/2 provides a subset of the WIN32 APIs on OS/2 for source code compatibility, enabling the migration of Windows 95 and W..." |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
The IBM Developer API Extensions for OS/2 provides a subset of the | The IBM Developer API Extensions (DAPIE) for OS/2 provides a subset of the Win32 APIs on OS/2 for source code compatibility, enabling the migration of Windows 95 and Windows NT applications to OS/2. | ||
It allows application developers to maintain a similar code base for 32-bit Windows and OS/2 Warp applications, and provides over 700 new APIs that are consistent with Windows APIs. | |||
== | ==Articles== | ||
* [[Using the IBM Developer API Extensions for OS/2 Warp]] by Todd Crowe | |||
See also: [[Open32]] | |||
==Links== | ==Links== | ||
* ftp://ftp.software.ibm.com/ps/products/os2/warp.update.kit/warpdax/ | |||
* Download: [http://www.os2site.com/sw/dev/api/winapi.zip winapi.zip] | |||
[[Category: | [[Category:IBM Products]] |
Revision as of 21:36, 20 November 2016
Description
The IBM Developer API Extensions (DAPIE) for OS/2 provides a subset of the Win32 APIs on OS/2 for source code compatibility, enabling the migration of Windows 95 and Windows NT applications to OS/2.
It allows application developers to maintain a similar code base for 32-bit Windows and OS/2 Warp applications, and provides over 700 new APIs that are consistent with Windows APIs.
Articles
- Using the IBM Developer API Extensions for OS/2 Warp by Todd Crowe
See also: Open32