These are the most prominent features of OWLNext:
OWLNext is an open-source project based on contributions and directions from its community.
For the functional features of OWLNext, see the online API documentation, and for background information see The History of OWLNext.
OWLNext is recommended for anyone with legacy OWL code. The primary purpose of OWLNext is to support the maintenance of legacy OWL applications by providing compatibility with the most recent versions of the Windows operating system and the compilers from Embarcadero and Microsoft, as well as providing new features and support for modern C++ and programming style.
OWLNext is not recommended unless you need to maintain a legacy OWL application. For native Windows application development there are today better alternatives, e.g. native libraries from compiler vendors, such as MFC, ATL and VCL, as well as popular open-source libraries, such as WTL, Qt, GTK+ and wxWidgets. For non-native programming languages, such as C++/CLI, C# and Java, there are frameworks with extensive GUI and RAD support.
While many of the alternatives just mentioned support cross-platform development and deployment, OWLNext is, very much like MFC, closely tied to the Windows API. Cross-platform support is limited to running on a 3rd-party Windows API implementation, such as Wine.
Use of OWLNext requires a proprietary OWL license and may therefore be unsuitable for open-source projects.
Wiki: Dialog_Data_Transfer
Wiki: Frequently_Asked_Questions
Wiki: History
Wiki: Main_Page
Wiki: OWLNext_modules_description
Wiki: Safe_Transfer_Buffers
Wiki: Supported_Compilers