Overridable CWinApp Member Functions

 

The latest version of this topic can be found at Overridable CWinApp Member Functions.

CWinApp](../Topic/CWinApp%20Class.md) provides several key overridable member functions (CWinApp overrides these members from class CWinThread, from which CWinApp derives):

The only CWinApp member function that you must override is InitInstance.

See Also

CWinApp: The Application Class