Jump to content

Ada (GNAT) bindings to the OS/2 API: Difference between revisions

From EDM2
Created page with "==Description== Ada (GNAT) bindings to the OS/2 API libraries. It contains: * OS2API - package os2.ads with children * CMD - procedure for working with GNAT 3.05 in full scre..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Description==
Ada (GNAT) bindings to the OS/2 API libraries. It contains:
Ada (GNAT) bindings to the OS/2 API libraries. It contains:
* OS2API  - package os2.ads with children
* OS2API  - package os2.ads with children
Line 6: Line 5:
* PMEXAM  - example of using PM OS/2 functions  ( Pm mode)
* PMEXAM  - example of using PM OS/2 functions  ( Pm mode)


==Download==
License: [[GPL v2]]
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/ada&file=os2apipm.zip Hobbes]
* [https://github.com/OS2World/DEV-ADA-Ada--GNAT--bindings-to-the-OS-2-API Github]


==License==
Author: [[Leonid Dulman]]
* [[GPL v2]]
 
==Author==
* [[Leonid Dulman]]


==Links==
==Links==
* [http://hobbes.nmsu.edu/download/pub/os2/dev/ada/os2apipm.zip os2apipm.zip]
* [https://github.com/OS2World/DEV-ADA-Ada--GNAT--bindings-to-the-OS-2-API Github]


[[Category:Tools]][[Category:Ada]][[Category:Open Source Software]]
[[Category:Ada]][[Category:Open Source Software]]

Revision as of 10:39, 6 January 2017

Ada (GNAT) bindings to the OS/2 API libraries. It contains:

  • OS2API - package os2.ads with children
  • CMD - procedure for working with GNAT 3.05 in full screen mode
  • APIEXAM - examples of using API OS/2 functions (full screen mode)
  • PMEXAM - example of using PM OS/2 functions ( Pm mode)

License: GPL v2

Author: Leonid Dulman

Links