OS2 API emulation for NT: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Description==
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.  
 
==Download==
* [http://i1.dk/download/os2api.zip]


==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==
==Author==
Line 13: Line 9:
==Links==
==Links==
* [http://i1.dk/ntos2/ Webpage]
* [http://i1.dk/ntos2/ Webpage]
 
*Download: [http://i1.dk/download/os2api.zip]


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

Revision as of 22:17, 30 August 2017

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.

Author