http://bugs.winehq.org/show_bug.cgi?id=17697 --- Comment #17 from Kenneth Robinette <support(a)securenetterm.com> 2010-01-27 11:12:20 --- (In reply to comment #16)
(In reply to comment #14)
I then added the atl.dll.AtlModuleRegisterWndClassInfoA() function to the dlls/atl/atl_main.c module and it compiled clean. You need to add it to the .spec file as well.
I believe I got AtlModuleRegisterWndClassInfoA implemented correctly, however now it looks like AtlAxDialogBoxA() is what is really causing SNetTerm to start. Both AtlAxDialogBoxA() and AtlAxDialogBoxW() are not implemented in any version of Wine. I guess I will just have to use the real Windows XP atl.dll and be done with it. -- 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.