The command does not work
if (i==1) tPipe=_popen("logman create counter ch -c ""\\Процесс(ch)\\""Рабочее множество"""" -f tsv", "rt"); gives the error "Invalid path to set counters".
The command does not work
if (i==1) tPipe=_popen("logman create counter ch -c ""\\Процесс(ch)\\""Рабочее множество"""" -f tsv", "rt"); gives the error "Invalid path to set counters".
Source: https://ru.stackoverflow.com/questions/57286/
All Articles