14 Jan
2010
14 Jan
'10
9:34 p.m.
http://bugs.winehq.org/show_bug.cgi?id=17697 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2010-01-14 15:34:26 ---
wine: Call from 0x7ee0d7d0 to unimplemented function atl.dll.AtlModuleRegisterWndClassInfoA, aborting
That function is unimplemented in wine. You can either use AtlModuleRegisterWndClassInfoW, which is implemented, or wait for someone to stub/implement it. A stub would only prevent the crash, of course, but not provide the functionality you need. -- 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.