disabling or enabling a system harware
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I'm a C# programmer, Can anyone tell me how can i take control to the system's hardwares ? and enable or disable them in Microsoft windows? by c# coding ? --- thanks to U All :rose:
You could emulate everything by going through the Device Manager, but why would you want to do this? Shouldn't this be done by the end-user and not a computer program?
Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog