now I didn't have RegisterClassExW, how to import that ?

Benjamin Thaut code at benjamin-thaut.de
Sun Jan 27 09:51:40 PST 2013


Am 27.01.2013 18:45, schrieb rsk82:
> the error is :
>
> Error: undefined identifier RegisterClassExW, did you mean function
> RegisterClassExA?
>
> No I didn't mean that.
>
> So how to import winapi functions ?

extern(Windows) <insert function definition here>


More information about the Digitalmars-d mailing list