j
k
j a
j l
/* get window bounds */ if(!GetClientRect(graphics->hwnd, &wnd_rect)) return GenericError;
return GenericError;
What if the Graphics object doesn't have a window?
Back to the thread
Back to the list