ole32: The type of the size of IMalloc'ed blocks is SIZE_T.

Dmitry Timoshkov dmitry at baikal.ru
Tue Jan 19 09:24:32 CST 2016


Huw Davies <huw at codeweavers.com> wrote:

> -static HRESULT WINAPI IMalloc_fnQueryInterface(LPMALLOC iface,REFIID refiid,LPVOID *obj) {
> -
> +static HRESULT WINAPI IMalloc_fnQueryInterface(LPMALLOC iface,REFIID refiid,LPVOID *obj)
> +{

Since basically every method entry is being changed, why not get rid of
LPMALLOC as well?

-- 
Dmitry.



More information about the wine-devel mailing list