Hardware configuration
Visual Basic
5
Posts
3
Posters
0
Views
1
Watching
-
i want to retrieve the hardware details of my system like the mouse connected to my system, the keyboard details
Do you mean through VB or just visualy through windows? Second option: Click Control Panel, System, Hardware Tab, then Device Manager Later
-
i want to retrieve the hardware details of my system like the mouse connected to my system, the keyboard details
In code, you could use the System.Management namespace and WMI. RageInTheMachine9532
-
In code, you could use the System.Management namespace and WMI. RageInTheMachine9532
-
In code, you could use the System.Management namespace and WMI. RageInTheMachine9532