
17 Dec
2010
17 Dec
'10
10:22 p.m.
2010/12/17 Eric Blake <eblake@redhat.com>:
On 12/17/2010 11:56 AM, Matthias Bolte wrote:
MSCOM requires stdcall convention. ---
This mail is edited and only shows the first affected method in each vbox_CAPI_v.*.h file. The complete patch is 600kb in size :)
src/vbox/vbox_CAPI_v2_2.h | 1501 +++++++++++++++++++------------------- src/vbox/vbox_CAPI_v3_0.h | 1556 ++++++++++++++++++++-------------------- src/vbox/vbox_CAPI_v3_1.h | 1574 ++++++++++++++++++++-------------------- src/vbox/vbox_CAPI_v3_2.h | 1746 +++++++++++++++++++++++---------------------- src/vbox/vbox_tmpl.c | 99 ++-- 5 files changed, 3257 insertions(+), 3219 deletions(-)
ACK (assuming of course that the remaining 600k is more of the same :)
Thanks, pushed. Matthias