This document provides an overview of Cincom ObjectStudio's new native GUI implementation. It discusses the intention to modernize UI controls using DLLCC instead of primitives. The architectural overview describes the UIView class for registering window classes and handling messages, as well as UIControl subclasses for specific controls. It also discusses using Windows GDI for drawing and GDI+ for advanced 2D graphics. Sample code and contacts are provided for learning more about the new implementation.