|
||||||||||||||||||
Add Forum to Favorites | Send Topic To a Friend | View Forum FAQ | Track this topic |
Last Thread Next Thread ![]() |
| Structured Exception Handling Basics |
|
![]() blahpers Member since: 4/21/2001 |
||||
|
|
||||
| Just to belabor the obvious, this technique efficiently destroys any chance of porting your code to a non-Windows operating system. Normally all you'd have to do is change the Windows-specific sections of a well-written cross-platform application--namely, WinMain() and WndProc(). With this, however, the exception handling mechanism will permeate the entire source. If portability isn't an issue, however, then why not? |
||||
|
||||
All times are ET (US)![]() |
Last Thread Next Thread ![]() |
|