http://bugs.winehq.org/show_bug.cgi?id=23344 --- Comment #3 from Juan Lang <juan_lang(a)yahoo.com> 2010-06-23 14:30:53 ---
From your logs: Trying to load PE image for unsupported architecture (AMD-64) err:module:import_dll Loading library WLDAP32.dll (which is needed by L"Z:\\media\\MultiMedia\\World of Warcraft\\Battle.net.dll") failed (error c000007b).
This looks as though you're linking to the wrong ldap library. Make sure you have the 32 bit lib installed and that you're linking to it: http://wiki.winehq.org/WineOn64bit -- 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.