program manager ii!

This commit is contained in:
freedom
2023-08-09 20:18:43 -06:00
parent 456426f7bf
commit d875363d72

View File

@@ -53,7 +53,7 @@ LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
return FALSE;
}
TempCreateGroup(hWndMDIClient);
// TempCreateGroup(hWndMDIClient);
break;
}