I have these global variables:
//width and height of the window int WIDTH = GetSystemMetrics(SM_CXSCREEN); int HEIGHT = GetSystemMetrics(SM_CYSCREEN); //width and