Error: WndProc - nothrow

cal callumenator at gmail.com
Sun Sep 16 15:32:23 PDT 2012


On Sunday, 16 September 2012 at 22:08:53 UTC, deed wrote:
> Exactly. I couldn't remember seeing this error before.

I've only used the dsource Win32 bindings, because there is often 
stuff missing from the phobos ones:

http://www.dsource.org/projects/bindings/wiki/WindowsApi

But I don't understand the reason for the change to the phobos 
bindings. Like someone above said, the easiest solution is to 
wrap your wndProc body in a try/catch.


More information about the Digitalmars-d-learn mailing list