From 108a86df10c1e61bfa2d70fa963544f5f24a3e77 Mon Sep 17 00:00:00 2001 From: sauron Date: Thu, 4 Sep 2025 16:17:51 +0900 Subject: [PATCH] commit 2025-09-04 16:17 edit a bit ZCppMain/ZCProcess.H --- ZCppMain/ZCProcess.H | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/ZCppMain/ZCProcess.H b/ZCppMain/ZCProcess.H index d67247d..81fcabb 100644 --- a/ZCppMain/ZCProcess.H +++ b/ZCppMain/ZCProcess.H @@ -532,7 +532,7 @@ namespace ZNsMain this->TThread::Detach(); // linux 에서는 아주 중요한 코드이다. #ifdef _DEBUG - std::cout<<"▶ ZCThreadEx::Init(THelpKey), THelpKey typename="<