http://bugs.winehq.org/show_bug.cgi?id=10563 Rob Shearman <rob(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rob(a)codeweavers.com --- Comment #5 from Rob Shearman <rob(a)codeweavers.com> 2007-11-27 12:37:35 --- In addition to Stefan's comments, Wine is lacking a lot of support on the RPC side for 64-bit builds. MIDL generates completely different code when targetting x86-64 (for NDR64) and this needs to be implemented in both widl and rpcrt4. In addition to this, we haven't got the required assembly for stubless proxies. All-in-all, it's a lot of work for something that doesn't appear to be useful any time soon. Get a patch into gcc upstream for the Win64 calling conventions and then we can see about fixing the rest of issues. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.