[2/2]wmvcore: add WMMetadataEditor stub implementation - Try 2

Jeff Latimer lats at yless4u.com.au
Fri Apr 11 22:34:45 CDT 2014


I had already sent Try 2 before I read your comments.  Try 3 should fix
that.


On 04/12/2014 01:28 PM, Dmitry Timoshkov wrote:
> Jeff Latimer <lats at yless4u.com.au> wrote:
>
>> +HRESULT WINAPI WMCreateEditor_close(IWMMetadataEditor *iface)
>> +{
>> +    FIXME("iface=%p\n", iface);
>> +    HeapFree(GetProcessHeap(), 0, iface);
>> +    return S_OK;
>> +}
> Still doesn't free the right thing.
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20140412/3dd840f8/attachment.html>


More information about the wine-devel mailing list