I'm trying to mkae a System stats dialog, but have ran into a snag. When I got to update the CPU And Ram Load's it freezes mIRC until the data is returned. I'd like to use $comcall so the query gets threaded but all I get so far is $comerr in the callback alias.
All I really need is an example of how to get Win32_Processor.DeviceID.LoadPercentage and Win32_OperatingSystem.FreePhysicalMemory with $comcall