Win32 with D: Using RegisterClassExA instead of RegisterClass

BeschBesch d475502 at drdrb.com
Wed Jan 29 11:23:09 PST 2014


> You need to fill in the cbSize field like so:
>
>          wce.cbSize = WNDCLASSEXA.sizeof;
>

Ungh. How embarassing. Now it works, thank you.


More information about the Digitalmars-d-learn mailing list