How to get the Camputer SysInfo?
including cpu(so as pIII 350),network adapter,display adapter,sound card,all sort of driver and the sort and the size...
Printable View
How to get the Camputer SysInfo?
including cpu(so as pIII 350),network adapter,display adapter,sound card,all sort of driver and the sort and the size...
Here is the easiest way: add new form, choose About template and there you can see a full SysInfo source. It might help (never looked into it personally)
Jean Spector
Tech Support Team Leader, CET
[email protected]
(in VB from 11/1999)
Using the above mentioned idea just looks in to the registry. That's where the information you are looking for is stored. What about the sysinfo control? I've never used it but I assume that's what it is for.