Jul 10, 2003 #1 danynet Programmer Jul 10, 2003 1 IT How can i retrieve hardware vendor string programmatically under windows?
Jul 10, 2003 #2 bcastner IS-IT--Management Aug 13, 2002 29,271 US Do you just want to see the string, or are you writing an application that requires it? The enumeration libraries for devices are available from the hardware driver DDK for Windows. The newest one can be obtained here: http://www.microsoft.com/whdc/ddk/default.mspx See also for links: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndevice/html/driverhowto.asp Upvote 0 Downvote
Do you just want to see the string, or are you writing an application that requires it? The enumeration libraries for devices are available from the hardware driver DDK for Windows. The newest one can be obtained here: http://www.microsoft.com/whdc/ddk/default.mspx See also for links: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndevice/html/driverhowto.asp
Jul 10, 2003 #3 bcastner IS-IT--Management Aug 13, 2002 29,271 US It occurs to me you could use Devcon.exe, but I am not 100% certain: http://support.microsoft.com/default.aspx?scid=kb;EN-US;311272 Upvote 0 Downvote
It occurs to me you could use Devcon.exe, but I am not 100% certain: http://support.microsoft.com/default.aspx?scid=kb;EN-US;311272