Jump to content

IBM Developer API Extensions for OS/2: Difference between revisions

From EDM2
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..."
 
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
==Description==
==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 Windows NT applications to OS/2.
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.


==Download==
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.
* [http://www.os2site.com/sw/dev/api/winapi.zip]


==License==
==Articles==
* [[Using the IBM Developer API Extensions for OS/2 Warp]] by Todd Crowe


==Author==
See also: [[Open32]]
* [[IBM]]


==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:Software]]
[[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

See also: Open32

Links