[Bug 18202] Programs show unhandled exception dialog on every run

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 13 19:34:43 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18202





--- Comment #15 from Ken Sharp <kennybobs at o2.co.uk>  2009-06-13 19:34:43 ---
The first patch fixes the problem with WMP9's kernel drivers.
Photoshop CS4 installs more kernel drivers.  Second patch works also (with a
minor fix):

FIXME( "stub: %p, %p, %p, %u, %u, %u, %u\n",
should be
FIXME( "stub: %p, %p, %p, %u, %lu, %u, %u\n",

but there are more unimplemented functions that follow.


I'll try and patch them as I find them.

-- 
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.



More information about the wine-bugs mailing list