Rename project to cgss-dmm-hook

Signed-off-by: Sean Du <do4suki@gmail.com>
This commit is contained in:
2026-06-20 08:12:47 +08:00
parent 46c32e8be4
commit 18251a2814
8 changed files with 74 additions and 74 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ namespace {
}
}
*last_sep = '\0';
lstrcatA(path, "\\cgss-http-hook.log");
lstrcatA(path, "\\cgss-dmm-hook.log");
g_log_file = CreateFileA(
path,