Answer the question
In order to leave comments, you need to log in
Can't delete C++/CLI directory, how to fix?
The code:
string itog = y + "\\garrysmod\\cache";
if (!fin.is_open()) { fin.close(); return; } fin.close();
if (checkedListBox1->GetItemChecked(2)) {
RemoveDirectoryA(itog.c_str());
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question