You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using DirectInput.GetDevices to enumerate available devices on user's machines. We recently discovered, that on some machines GetDevices takes very long time (minutes) to enumerate devices.
Unfortunately, we do not have local repro we don't even know what configurations cause this. Is there anything we could do to improve this scenario? Any insights into why this could possibly be happening? Thanks!
We are using DirectInput.GetDevices to enumerate available devices on user's machines. We recently discovered, that on some machines GetDevices takes very long time (minutes) to enumerate devices.
Unfortunately, we do not have local repro we don't even know what configurations cause this. Is there anything we could do to improve this scenario? Any insights into why this could possibly be happening? Thanks!