Make RegisterDeviceNotificationW behave like RegisterDeviceNotificationA

Martin Profittlich martin.profittlich at gmx.de
Wed Aug 6 16:05:31 CDT 2008


Hello!

This patch fixes bug 14781 (http://bugs.winehq.org/show_bug.cgi?id=14781).

Some Native Instruments apps like Kontakt 3 and Kore Player crash on startup, shortly after calling RegisterDeviceNotificationW(). This stub currently returns a 0 for failure. RegisterDeviceNotificationA() otoh returns a fake handle. This patch makes RegisterDeviceNotificationW() do this also. This makes both apps work.

This is my first submission. Please let me know if the format is wrong or some important information is missing.

Martin
-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-RegisterDeviceNotificationW-behave-like-Registe.patch
Type: text/x-diff
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080806/cbc2dfd8/attachment.patch 


More information about the wine-patches mailing list