All, Would anyone find a generic error handler useful? Instead of win::gui displaying the message box when an error occurs it would instead call a function passing in the error string. This would allow the application to do logging or respond in other ways.
Thoughts? Cheers, jez.