I want to devalope an applaciton that will view information realted to the cpu and motherboard, actually i want cpu informtion at first then others.
What i want is information like cpu brand,specs,temp,current load......etc.
I searched a lot about and found the following query: ----SELECT * from Win32_TemperatureProbe but this query dosn't return anything but other queries returns acutally, i don't know what's the problem. I am devaloping this applaction using VS2008 C#. please if there is anyway to help me please help, and please explain in your answer cause i want to learn and understand.
I have an Intel Pentuim D 820, GigaByte 945PL-S3.
Thanks.