http://bugs.winehq.org/show_bug.cgi?id=59604 --- Comment #3 from Robert-Gerigk@online.de --- Thanks for the Feedback! I just looked at the code again, I think the fix would be to pass the parent DEVICE_OBJECT to enumerate_new_device() in handle_bus_relations() and store the parent instance ID as DEVPKEY_Device_Parent. Then CM_Get_Parent couldd just read that property via the cfgmgr32 functions you have already implemented. Would you be fine with me working on that, or would you prefer to handle it yourself as part of your cfgmgr32 work? Either way, I can submit the phantom device fix (SETUPDI_EnumerateMatchingInterfaces) separately since it is independent. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.