Jump to content

Developer Helper Application Framework: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Developer Helper Application Framework. Included  in this framework are objects to assist in developing all types of applications (both character based and [[Presentation Manager]]), including object classes to handle threads, processes, abstract data types and user interface.
The '''Developer Helper Application Framework''' provides objects to assist in developing all types of applications (both character based and [[Presentation Manager]]), including object classes to handle threads, processes, abstract data types and user interface.


==License==
==License==
* Freeware for non-commercial use.  
*Freeware for non-commercial use.
 
*Author: Tom Bednarz
==Author==
* Tom Bednarz [http://www.os2world.com/wiki/index.php/Tom_Bednarz]


==Links==
==Links==
*Download: [https://github.com/OS2World/LIB-CPP-DHO Source Code at Github]
* [https://github.com/OS2World/LIB-CPP-DHO Source Code at Github]


[[Category:C++ Class Libraries]]
[[Category:C++ Class Libraries]]

Latest revision as of 00:16, 11 February 2023

The Developer Helper Application Framework provides objects to assist in developing all types of applications (both character based and Presentation Manager), including object classes to handle threads, processes, abstract data types and user interface.

License

  • Freeware for non-commercial use.
  • Author: Tom Bednarz

Links