Most Difficult to Programme

  • Thread starter Thread starter Manu
  • Start date Start date
M

Manu

Hi! All

I was wondering what is the most difficult part of windows programming

Is it Network Programming Etc..
 
It depends ..... some people are comfortable with certain areas because they
are more experienced in it ...
I find system programming quite difficult ... like writing a program to read
the hardware info, temperature....controlling bios ... and things like that
.... maybe WMI has it ... but I don't know it

- Shardool
 
It depends ..... some people are comfortable with certain areas because they
are more experienced in it ...
I find system programming quite difficult ... like writing a program to read
the hardware info, temperature....controlling bios ... and things like that
... maybe WMI has it ... but I don't know it

Hey could you point me into the right direction how to do that? I've
been unable to find any documentation about this online anywhere.

I'd love to write my own little app to monitor the system voltages and
such...because intels little tool has no graph capability, etc.

Stephan
 
look at WMI documentation on MSDN

Stephan Rose said:
Hey could you point me into the right direction how to do that? I've
been unable to find any documentation about this online anywhere.

I'd love to write my own little app to monitor the system voltages and
such...because intels little tool has no graph capability, etc.

Stephan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top