Ada (GNAT) bindings to the OS/2 API: Difference between revisions
Appearance
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..." |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Ada (GNAT) bindings to the OS/2 API libraries. It contains: | Ada (GNAT) bindings to the OS/2 API libraries. It contains: | ||
* OS2API | * OS2API - package os2.ads with children | ||
* CMD - procedure for working with GNAT 3.05 in full screen mode | * CMD - procedure for working with GNAT 3.05 in full screen mode | ||
* APIEXAM - examples of using | * APIEXAM - examples of using API OS/2 functions (full screen mode) | ||
* PMEXAM | * PMEXAM - example of using PM OS/2 functions (Pm mode) | ||
License: [[GPL v2]] | |||
Author: [[Leonid Dulman]] | |||
==Links== | ==Links== | ||
* [os2apipm.zip] | |||
[[Category: | [[Category:Software written in Ada]][[Category:Open Source Software]] |
Latest revision as of 23:37, 14 September 2022
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
- [os2apipm.zip]