[libvirt] [PATCH 1/6] vbox: Use stdcall convention for all COM methods on Windows

Matthias Bolte matthias.bolte at googlemail.com
Fri Dec 17 22:22:58 UTC 2010


2010/12/17 Eric Blake <eblake at 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




More information about the libvir-list mailing list