does anyone know how to create a program that would determine all hardware installed in the computer??
Managed C++/CLI
2
Posts
2
Posters
0
Views
1
Watching
-
You can find out about all the hardware on the computer in two ways : 1. From Windows Registers 2. Test for hardware yourself :) I recommand you option no. 1. For this option I do not know the exact answer but try searching the internet, and in the meantime, look into the HKEY_LOCAL_MACHINE. I hope you understand...because is a rough world out there...