On Thursday, 3 May 2012 at 18:32:18 UTC, Simon wrote:
On 03/05/2012 18:21, Mehrdad wrote:
In Windows, you need to register a "window class" before you can
actually create an instance of it.

If you are mucking about on 'doze you might find my dubious port of the ATL window classes relevant:

http://www.sstk.co.uk/atlWinD.php

That does all that tedious registering of windows classes etc.
I used a static class member IIRC.

I've ripped this off of MS so use at your own risk. ;)

lol. thanks.

Reply via email to