Jump to content

Object Windows Library: 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:
Object Windows Library (OWL)
Object Windows Library (OWL) is the framework used in [[Borland C++]]. Borland moved the Delphi/C++ Builder Framework to Visual Component Library (VCL).


==Publications==
==Publications==
* Ian Spencer: ''Teach Yourself OWL Programming in 21 Days'' - SAMS 1994, ISBN 0-672-30600-X
* [[Leonard Dorfman]]: ''Borland C++: Migrating From C to OWL'' - Manning 1997, ISBN 0-13-734519-4
* [[Leonard Dorfman]]: ''Borland C++: Migrating From C to OWL'' - Manning 1997, ISBN 0-13-734519-4
==Links==
*[http://www.jahanshahi.ws/owl.htm OWL/OWLNext]
*http://www.luigibianchi.com/programming.htm


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

Latest revision as of 03:54, 21 December 2018

Object Windows Library (OWL) is the framework used in Borland C++. Borland moved the Delphi/C++ Builder Framework to Visual Component Library (VCL).

Publications

  • Ian Spencer: Teach Yourself OWL Programming in 21 Days - SAMS 1994, ISBN 0-672-30600-X
  • Leonard Dorfman: Borland C++: Migrating From C to OWL - Manning 1997, ISBN 0-13-734519-4

Links