[Bug 17697] SNetTerm won't start

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 14 15:34:27 CST 2010


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





--- Comment #5 from Austin English <austinenglish at 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.



More information about the wine-bugs mailing list