http://bugs.winehq.org/show_bug.cgi?id=14822 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #6 from Anastasius Focht <focht(a)gmx.net> 2008-08-24 15:12:55 --- Hello, that problem is most likely RegisterDeviceNotificationW() stub returning NULL when the app expects a valid handle ... well at least something different than NULL ;-) A possible (quick)fix would be to let RegisterDeviceNotificationW() return a fake handle like RegisterDeviceNotificationA() already does. Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.