On 12/24/21 15:51, Rémi Bernon wrote:
On 12/24/21 15:49, Rémi Bernon wrote:
Signed-off-by: Rémi Bernon rbernon@codeweavers.com
dlls/dinput8/tests/hid.c | 388 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 388 insertions(+)
The implementation is maybe a bit much for the code freeze, but the tests are probably worth having.
Nevermind, even the tests look more problematic than anticipated. WM_DEVICECHANGE takes some time on Windows too, so we'll probably have to fix rpcss.exe startup order on new prefixes first to get rid of that corner case.