nanogui@linuxhacker.org
nanogui@linuxhacker.org
Greg Haerr wrote:
>
> Chris - The doc'd API way to do this is thru GetClassInfo, but
> that's not implemented yet. You can use your macro, but,
> remember that the extra bytes are always allocated at window
> create time, so it doesn't really matter where in the extra bytes
> you store your data, since it's a fixed size.
>
Do you mean `GetClassLong' or a new function `GetClassInfo' ?
--
Chris Johns, mailto:ccj@acm.org
nanogui@linuxhacker.org