http://bugs.winehq.org/show_bug.cgi?id=19400 --- Comment #16 from Nate Eldredge <nate(a)thatsmathematics.com> 2009-11-14 20:10:40 --- Created an attachment (id=24744) --> (http://bugs.winehq.org/attachment.cgi?id=24744) Patch that lets Quicken Will Maker Plus 2010 run This patch implements the fixes and workarounds discussed. It changes PSDRV_ExtDeviceMode to be declared as CALLBACK instead of CDECL. It also makes it so that when PSDRV_ExtDeviceMode is called with lpszDevice == NULL and dwMode == 0, it returns the "large enough" size 65536. With this fix, Quicken Will Maker Plus 2010 runs without any special settings needed, and printing works. -- 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.