When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.
$(#wx33_64.include)
// TODO: OMLK 15.11.2023if(dir.Find("(invalid)") != wxNOT_FOUND) { wxString bad_path = dir; bad_path.Replace(wxT("\\"), wxT("/")); Manager::Get()->GetLogManager()->LogError(wxString::Format("Incorrect path: %s in %s:%d",bad_path,__FILE__,__LINE__)); CCLogger::Get()->Log(wxString::Format("Incorrect path: %s in %s:%d", bad_path,__FILE__,__LINE__).c_str());}