[PATCH 1/3] mmdevapi: Store device interface in registry

Andrew Eikum aeikum at codeweavers.com
Thu Apr 5 14:16:40 CDT 2012


Windows 7 uses some complicated device path like

"\\?\hdaudio#func_01&ven_8384&dev_7680&subsys_83847680&rev_1034#4&31e60982&0&0001#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\emicinwave"

for this value. But MSDN says the device interface should be treated as
opaque, so I'm just using the device GUID by itself until we find some
application with more exact requirements.

The prop key doesn't appear in the PSDK.

---
 dlls/mmdevapi/devenum.c         |    9 +++++++++
 dlls/mmdevapi/tests/propstore.c |   18 ++++++++++++++++++
 2 files changed, 27 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mmdevapi-Store-device-interface-in-registry.patch
Type: text/x-patch
Size: 2402 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120405/6b83fac8/attachment.bin>


More information about the wine-patches mailing list