Skip to content

win32u: Better debugging for SendMessageTimeout timeouts.

Stefan Dösinger requested to merge stefan/wine:SMTO_debug into master

I spent a week debugging an application only to find out that SendMessageTimeout timed out. These two patches should make it easier to catch such cases in the future.

Merge request reports

Loading