|
@@ -91,7 +91,6 @@ void SetCaselogPath(LPCTSTR lpCaselogPath)
|
|
|
|
|
|
Global::WriteTextLog(_T("ÉèÖÃÈÕ־·¾¶£º%s"), lpCaselogPath);
|
|
|
_stprintf_s(Global::g_szLogPath, _T("%s"), lpCaselogPath);
|
|
|
- Global::WritePythonLog(_T("C++ Operation"));
|
|
|
}
|
|
|
|
|
|
void SetConfigPath(LPCTSTR lpConfigPath)
|