public static extern int ReleaseDC( HWND hWnd, HDC hDC );
public static void DisplayBuffer(HDC deviceContext) { WindowDim.Update(); }