[PATCH v2] ole32: The type of the size of IMalloc'ed blocks is SIZE_T.

Alexandre Julliard julliard at winehq.org
Tue Jan 19 09:53:20 CST 2016


Huw Davies <huw at codeweavers.com> writes:

> Signed-off-by: Huw Davies <huw at codeweavers.com>
> ---
>  dlls/ole32/ifs.c   | 48 +++++++++++++++++++++++++-----------------------
>  include/objbase.h  |  4 ++--
>  include/objidl.idl | 18 +++++++++---------
>  3 files changed, 36 insertions(+), 34 deletions(-)

There are more interfaces like IMimeAllocator that derive from IMalloc
that need fixing too.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list