Click here to Skip to main content
15,886,075 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hello

i want some code in C# or c++ or vb or other language.
i want write somethings like windows device manager.
in device manager list all hardware that system have.
you can also write click on a device and select "properties" and in open window you can select "Details" and there you can find some thing like "device description" "hardware ID" and other things.

i use WMI, but i can not find some device with WMI.
a WMI query example "SELECT * FROM Win32_LogicalDisk" you can find information about drive.
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900