prep for memory management

This commit is contained in:
freedom7341
2023-09-22 14:17:16 -06:00
parent 6943fc563b
commit 24a17d0287
8 changed files with 50 additions and 4 deletions

View File

@@ -97,6 +97,7 @@ HWND CreateGroupWindow(GROUP grp)
// of group pointers in PGARRAY, then pass this to
// the group window in that little pointer thing :D
// Get group minimized/maximized flags
mcs.szClass = szGrpClass;