Jump to content

Cubus OS/2 Class Library: Difference between revisions

From EDM2
Created page with "==Description== The OCL is a freeware OS/2 C++ class library for * IBM C-Set++ 2.1 * IBM Visual Age C++ 3.0 * Borland C++ 2.0 * Watcom C++ 10.x * Metaware HighC/C++ 3.3x * G..."
 
No edit summary
Line 1: Line 1:
==Description==
==Description==
Cubus is a freeware C++ Class Library for OS/2 that encapsulates PM and VIO APIs, also including classes for strings, semaphores, threads, multimedia, TCP/IP, OS2MEMU, the undocumented DosQProcStatus and DosQuerySysState APIs.


The OCL is a freeware OS/2 C++ class library for
The OCL is a freeware OS/2 C++ class library for:


* IBM C-Set++ 2.1
* IBM C-Set++ 2.1
Line 12: Line 13:
==Download==
==Download==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/cplusplus&file=ocl120.zip Version 1.20] (1996-01-16)
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/cplusplus&file=ocl120.zip Version 1.20] (1996-01-16)
* Cubus C++ OS/2 Class Library v1.50


==License==
==License==
Line 18: Line 20:
==Author==
==Author==
* [[Benjamin Stein]]
* [[Benjamin Stein]]
* [[Phil Crown]]?


==Links==
* [http://web.archive.org/web/19990219105026/http://web2.airmail.net/pcrown/cubus.html Homepage - Web Archive]


[[Category:Tools]]
[[Category:Tools]]

Revision as of 14:51, 31 March 2014

Description

Cubus is a freeware C++ Class Library for OS/2 that encapsulates PM and VIO APIs, also including classes for strings, semaphores, threads, multimedia, TCP/IP, OS2MEMU, the undocumented DosQProcStatus and DosQuerySysState APIs.

The OCL is a freeware OS/2 C++ class library for:

  • IBM C-Set++ 2.1
  • IBM Visual Age C++ 3.0
  • Borland C++ 2.0
  • Watcom C++ 10.x
  • Metaware HighC/C++ 3.3x
  • GCC 2.7.x / emx 0.9b

Download

  • Version 1.20 (1996-01-16)
  • Cubus C++ OS/2 Class Library v1.50

License

Freeware

Author

Links