You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by jim0watters on 2010-04-22 15:47 UTC
- Better handling of error, warning, and status messages with condition codes
- printError used throughout base class retrieves the last condition code and discards it
- make printError virtual so derived classes can display the message plus have access to the condition code.
- Add control to MFC Sample app to displaying the last or current status.
The text was updated successfully, but these errors were encountered:
Reported by jim0watters on 2010-04-22 15:47 UTC
- Better handling of error, warning, and status messages with condition codes
- printError used throughout base class retrieves the last condition code and discards it
- make printError virtual so derived classes can display the message plus have access to the condition code.
- Add control to MFC Sample app to displaying the last or current status.
The text was updated successfully, but these errors were encountered: