Error: WndProc - nothrow
Andrej Mitrovic
andrej.mitrovich at gmail.com
Tue Sep 18 12:03:18 PDT 2012
On 9/18/12, Simon <s.d.hammett at gmail.com> wrote:
> No worries; I'm sure that the main reason (apart from pron)
Why, I've not a clue what you speaketh of!
> Though to go back to the OPs question then, that nothrow attribute is
> clearly erogenous now.
Also I would assume that adding a try/catch in every wndproc would
slow down the message pump. Maybe not by much but that function is
called often enough to matter.
> Mind you I've never used the phobos provided
> win32 bindings as they were pants.
They are pants, these are better:
http://www.dsource.org/projects/bindings/wiki/WindowsApi
I used them for:
https://github.com/AndrejMitrovic/DWinProgramming
More information about the Digitalmars-d-learn
mailing list