How to get System Information??
-
Hi all I want to know some system information like Sound Card, Video card, Network Card and Peripherals like Printers,infrared, Scanners etc. Thanks and Regards
-
Hi all I want to know some system information like Sound Card, Video card, Network Card and Peripherals like Printers,infrared, Scanners etc. Thanks and Regards
-
Hi all I want to know some system information like Sound Card, Video card, Network Card and Peripherals like Printers,infrared, Scanners etc. Thanks and Regards
You can retrieve such information from REGEDIT , using
CRegKey
class. I do not exactly remember where they are stored but if you search in google it will definitely help you.
"Success is the ability of going from one failure to another with no loss of enthusiasm" - W.Churchill
-
Hi all I want to know some system information like Sound Card, Video card, Network Card and Peripherals like Printers,infrared, Scanners etc. Thanks and Regards
Are you looking for something like this: http://www.codeproject.com/treectrl/DeviceTree.asp[^]? Don't try it, just do it! ;-)