Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
.