update
This commit is contained in:
@@ -137,7 +137,7 @@ LRESULT CALLBACK GraphicsWindow::GraphicsWindow_WndProc( HWND hWnd, UINT msg, WP
|
|||||||
|
|
||||||
case WM_CLOSE:
|
case WM_CLOSE:
|
||||||
LOG->Trace("WM_CLOSE: shutting down");
|
LOG->Trace("WM_CLOSE: shutting down");
|
||||||
ArchHooks_Win32::SetUserQuit();
|
ArchHooks::SetUserQuit();
|
||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
case WM_WINDOWPOSCHANGED:
|
case WM_WINDOWPOSCHANGED:
|
||||||
|
|||||||
Reference in New Issue
Block a user