hidclass.sys: Properly quit hid_device_thread when both completion event and halt event are signaled (try 3)

Aric Stewart aric at codeweavers.com
Mon Jan 18 13:16:34 CST 2016


Sorry for the late reply, I have lost this e-mail as well. 

+            rc = WaitForSingleObject(ext->halt_event, 0)

You appear to be missing a ;

This does not compile. did you even test that before sending in the patch? 

Otherwise the patch looks fine.

-aric



More information about the wine-devel mailing list