10 Jun
2011
10 Jun
'11
7:29 p.m.
http://bugs.winehq.org/show_bug.cgi?id=27349 --- Comment #8 from André H. <nerv(a)dawncrow.de> 2011-06-10 14:29:51 CDT --- Anastasius, could you please get me two cx tables from your end: one with my patch and one without my patch, but with a different define for WINAPI in innclude/windef.h: instead of #define WINAPI __stdcall use #define WINAPI __stdcall __attribute__((__ms_hook_prologue__)) that will enable hotpatching for all exported functions and may give us a very clean c2 row :) -- 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.