https://bugs.winehq.org/show_bug.cgi?id=37724
Gerold Gerold.Ruhland@gmx-topmail.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Gerold.Ruhland@gmx-topmail. | |de
--- Comment #4 from Gerold Gerold.Ruhland@gmx-topmail.de --- Looks like the flag DIGCF_PRESENT is ignored
Using devs=SetupDiGetClassDevs(&GUID_DEVCLASS_PORTS,NULL,0,DIGCF_PRESENT);
also returns devices NOT present in the system.
At least with CrossOver 17.5.1 based on Wine 2.8
Has this been fixed in current Wine stable?