OS2 API emulation for NT: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
 
Line 1: Line 1:
{{Software
|Picture=NA.png
|Version=
|Author=[[Ivan Skytte Jørgensen]]
|Vendor=
|License= BSD alike
|Download=
|Website=[http://i1.dk/ntos2/ Webpage]
}}
OS2API is an OS/2 emulation layer for NT. It emulates over 110 DOSCALL functions. It consists of a library that is linked into your OS/2 program.
OS2API is an OS/2 emulation layer for NT. It emulates over 110 DOSCALL functions. It consists of a library that is linked into your OS/2 program.


==License==
==License==
* BSD alike, maintaining the original author name and do not confusing altered version with the original source code.
* BSD alike, maintaining the original author name and do not confusing altered version with the original source code.
==Author==
* [[Ivan Skytte Jørgensen]]


==Links==
==Links==
* [http://i1.dk/ntos2/ Webpage]
*Download: [http://i1.dk/download/os2api.zip]
*Download: [http://i1.dk/download/os2api.zip]
* [https://github.com/OS2World/WINNT-OS2API Github]
* [https://github.com/OS2World/WINNT-OS2API Github]


[[Category:Open Source Software]]
[[Category:Open Source Software]]
[[Category:Libraries]]

Latest revision as of 22:02, 27 January 2024

OS2 API emulation for NT
Version
Vendor
Author Ivan Skytte Jørgensen
License BSD alike
Download
Website Webpage

OS2API is an OS/2 emulation layer for NT. It emulates over 110 DOSCALL functions. It consists of a library that is linked into your OS/2 program.

License

  • BSD alike, maintaining the original author name and do not confusing altered version with the original source code.