13 May
2019
13 May
'19
12:21 p.m.
Vijay Kiran Kamuju <infyquest(a)gmail.com> writes:
@@ -204,6 +206,7 @@ static void CALLBACK collect_uptime( struct counter *counter ) static const struct source counter_sources[] = { { 6, path_processor_time, collect_processor_time, TYPE_PROCESSOR_TIME, -5, 10000000 }, + { 238, path_processor, NULL, 0, 0, 0 },
So what happens if you use PdhAddCounter with this counter? -- Alexandre Julliard julliard(a)winehq.org