From 13b4657c5b802c3a2a831790dd14fc6b740e9d18 Mon Sep 17 00:00:00 2001 From: Brady McDermott Date: Tue, 22 Oct 2024 03:09:21 -0600 Subject: [PATCH] changes --- progmgr/group.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/progmgr/group.c b/progmgr/group.c index 97dd0e8..86220d8 100644 --- a/progmgr/group.c +++ b/progmgr/group.c @@ -453,7 +453,7 @@ VOID UpdateGroup(_In_ PGROUP pg) // Set the group checksum pg->wChecksum = 1; // NOTE: implement this for real later lol - // TODO: set name and group flags + // TODO: group flags // pg->dwFlags = GRP_FLAG_MAXIMIZED;// GetGroupFlags(pgw); // Set FILETIME