http://bugs.winehq.org/show_bug.cgi?id=20391 --- Comment #7 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2009-10-17 09:07:12 --- In short this issue is not a 'real' regression. The patch which 'broke' Word 2003 adds some new functionality and this functionality works fine. It looks like Word 2003 sees this new functionality (32-bit dibsections) and also tries to use some other functionality which we don't have yet (32-bit DDBs, we only have 1-bit / 24-bit). When I enable 32-bit DDBs in the code, Word 2003 works fine. Perhaps I can make a concept patch but I fear much more work is needed in other areas of winex11.drv to get it working well. The 32-bit dibsection code took me months but luckily it was also needed for this. Roderick -- 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.