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.
CWinApp 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
.