Borland OWL to C++ Builder VCL
February 20, 2018
Every once in a while, I get a request to help migrate Borland OWL applications to C++ Builder VCL applications.
Background
The Object Windows Library (OWL) is a C++ object-oriented application framework designed to simplify desktop application development for Windows.
OWL was introduced by Borland in 1991 and eventually deprecated in 1997 in favor of their Visual Component Library(VCL).




