device list

About this tag
The device list tag on WindowsForum.com covers discussions about enumerating and managing hardware devices in Windows. Topics include Bluetooth device lists causing connection issues with Microsoft Wireless Display Adapters, enumerating storage devices programmatically using Windows driver structures like DEVICE_LIST, DVD/CD drives not appearing in the Windows 7 device list, and media streaming options where the device list for sharing is blank. These threads involve troubleshooting device recognition, driver behavior, and API usage for device enumeration across Windows 7, 10, and 11.
  1. JW83

    Microsoft Wireless Display Adapter, need to connect twice

    On Windows 11 not tested on Windows 10. There is an issue with Microsoft Wireless Display Adapters. - First time you connect to w new Display Adapter it works without any issue. (This adds the Display adapter in the Bluetooth device list on your device) - Second time you try to connect (you...
  2. E

    Windows 10 How to enumerate Storage Devices

    I am trying to build a list of storage devices for this particular section of code found on MSDN page: https://docs.microsoft.com/en-us/windows-hardware/drivers/storage/upgrading-firmware-for-an-nvme-device typedef struct _DEVICE_LIST { HANDLE Handle...
  3. P

    Windows 7 DVD/CD drives don't recognize blank media

    I just built this PC and it had no trouble using the DVD/CD drives to load the operating system, GPU drivers etc. However, the drives don't recognize any type of blank media (CD or DVD) and I have tried several brands that I had around the office. The Sony/Optiarc drives did not come with...
  4. HumorousMaximus

    Windows 7 Need help to stream media without using Media Center.

    I like to stream my music to my xbox360 just through the normal xbox interface. I hate going into media center so I usually just enable media sharing. But ever since I jumped onto the RTM build of windows 7 (previously BETA) all my sharing options are grayed out, can't select anything. I jump...
Back
Top