Unable to open PerfmonCfg file with counters added to it in Qt -


i created perfmoncfg file counters. when open *.perfmoncfg file qt using qprocess::startdetached or qdesktopservices::openurl, opening performance counter no counters added it. when open *.perfmoncfg directly(through explorer), opens counters(which added while creating *.perfmoncfg file).


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -