[PATCH 1/5] dinput8/tests: Add some RegisterDeviceNotificationA and hotplug tests.

Rémi Bernon rbernon at codeweavers.com
Fri Dec 24 10:25:06 CST 2021


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 at 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.
-- 
Rémi Bernon <rbernon at codeweavers.com>



More information about the wine-devel mailing list