Sowl  1.0
Simple Object Window Library
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Csowl::Brush
 Csowl::SolidBrush
 Csowl::Cursor
 Csowl::DeviceContext
 Csowl::PaintDeviceContext
 Csowl::MessageLoopEncapsulates a generic message loop
 Csowl::PredefinedCursorHandles
 Csowl::StockBrushesHandles
 Csowl::Utilities
 Csowl::WindowEncapsulates a window handle
 Csowl::ControlWindowEncapsulates a control window handle
 Csowl::ButtonWindowEncapsulates a button window handle
 Csowl::WindowWithMessagesA Window with its own window procedure
 Csowl::CustomWindowA Window with its own window procedure and window class
 Csowl::DialogWindowEncapsulates a dialogbox window handle
 Csowl::ModalDialogWindowEncapsulates a modal dialog window handle
 Csowl::ModelessDialogWindowEncapsulates a modeless dialog window handle
 Csowl::WindowClassRegistererBuilds a call to <a href"https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-registerclassw">RegisterClass
 Csowl::WindowHandleCreatorBuilds a call to CreateWindowEx
 Csowl::ControlWindowCreator< TControl >