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

Huw Davies Huw.Davies at physics.ox.ac.uk
Tue Jan 19 09:44:56 CST 2016


On 19 Jan 2016, at 15:24, Dmitry Timoshkov wrote:
> 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?

Yeah, of course it becomes a slippery slope as there are LPVOIDs to be done too ;-)
Anyway, resent. Thanks.

Huw.


More information about the wine-devel mailing list