wmi - View Cpu Information! -
i want devalope applaciton view information realted cpu , motherboard, want cpu informtion @ first others.
what want information cpu brand,specs,temp,current load......etc.
i searched lot , found following query: ----select * win32_temperatureprobe query dosn't return other queries returns acutally, don't know what's problem. devaloping applaction using vs2008 c#. please if there anyway me please help, , please explain in answer cause want learn , understand.
i have intel pentuim d 820, gigabyte 945pl-s3.
thanks.
system.diagnostics you.
check http://msdn.microsoft.com/en-us/library/system.diagnostics.aspx
demo project in .net 2.0 system information: http://www.codeproject.com/kb/system/gethardwareinformation.aspx
http://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx got example code in bottom of page..
Comments
Post a Comment