big commit here, desktop stuff mostly, not 100% working yet but progress is progress and i gotta use git
This commit is contained in:
@@ -83,6 +83,8 @@ LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
|
||||
goto WndProcDefault;
|
||||
|
||||
case WM_CLOSE:
|
||||
if (GetShellWindow())
|
||||
SetShellWindow(0);
|
||||
PostQuitMessage(0);
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user