https://bugs.winehq.org/show_bug.cgi?id=14563
--- Comment #15 from Bruno Jesus 00cpxxx@gmail.com --- The patch does not apply in today's git for me:
dlls/mciqtz32/mciqtz.c: In function ‘MCIQTZ_drvOpen’: dlls/mciqtz32/mciqtz.c:88:8: error: ‘WINE_MCIQTZ’ has no member named ‘stop_event’ dlls/mciqtz32/mciqtz.c: In function ‘MCIQTZ_drvClose’: dlls/mciqtz32/mciqtz.c:114:24: error: ‘WINE_MCIQTZ’ has no member named ‘stop_event’ dlls/mciqtz32/mciqtz.c: In function ‘MCIQTZ_mciNotify’: dlls/mciqtz32/mciqtz.c:150:29: error: ‘WINE_MCIQTZ’ has no member named ‘notify_devid’ dlls/mciqtz32/mciqtz.c:151:49: error: ‘WINE_MCIQTZ’ has no member named ‘callback’ dlls/mciqtz32/mciqtz.c: In function ‘MCIQTZ_notifyThread’: dlls/mciqtz32/mciqtz.c:335:22: error: ‘WINE_MCIQTZ’ has no member named ‘stop_event’ ...