nibircse / dragonfly

Automatically exported from code.google.com/p/dragonfly
0 stars 0 forks source link

Win32 API errors are not handled gracefully #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Exceptions generated by underlying Win32 API calls are caught and
translated into some standardized form.

This issue report is based on Reckoner's experience with invalid window
handles causing exceptions from the dragonfly.windows.window module.

Original issue reported on code.google.com by ct.butcher@gmail.com on 4 Feb 2010 at 7:56