mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-26 14:28:34 +00:00
Rewrite GetXInputGUIDS to use SetupAPI instead of WMI Queries. When using a language pack where the system language and user/program language differ, Windows starts taking a VERY long time (10+ seconds) to complete Queries for Win32_PNPEntity objects (it's probably translating every single string since it transfers every single one from the WMI server into memory in the program). Fixes Issue 9744. |
||
---|---|---|
.. | ||
Android | ||
DInput | ||
evdev | ||
ForceFeedback | ||
OSX | ||
Pipes | ||
SDL | ||
XInput | ||
Xlib | ||
ControllerInterface.cpp | ||
ControllerInterface.h | ||
Device.cpp | ||
Device.h | ||
ExpressionParser.cpp | ||
ExpressionParser.h |