[Bug 23492] Windows Driver Kit (WDK) 7.1.0 install fails (check for superclassed case in AtlModuleRegisterWndClassInfoA/W before returning new wndproc)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 28 14:09:51 CDT 2011


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

--- Comment #5 from Anastasius Focht <focht at gmx.net> 2011-04-28 14:09:50 CDT ---
Hello,

this bug also affects "MDI2PDF Converter" (http://www.bugysoft.com/setup.exe),
which seems to be the successor of MDIViewer (bug 10528).

$ wine --version
wine-1.3.18-312-ge594268

$ sha1sum setup.exe 
997034a94e998aacd100abdcb1ec57da6a200343  setup.exe

You need winetricks vcrun6 and vb6run

The app crashes immediately on startup.

--- snip ---
...
fixme:atl:AtlModuleInit SEMI-STUB (0x2e857e08 0x2e852e38 0x2e800000)
fixme:gdi:ExtCreatePen Hatches not implemented
fixme:atl:AtlIPersistStreamInit_Load (0xa219ec, 0x2e853c38, 0xd424d8, 0xd424d8)
fixme:atl:AtlModuleRegisterWndClassInfoW 0x2e857e08 0x2e8543c0 0xd42550
semi-stub
wine: Unhandled page fault on read access to 0x00000000 at address 0x2e81e314
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x2e81e314).
--- snip ---

If you fix the wndproc, the app starts successfully.

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.



More information about the wine-bugs mailing list