[PATCH 02/12] windowscodecs: Add IWICStream_InitializeFromMemory implementation [try 2]

Alexandre Julliard julliard at winehq.org
Thu Aug 20 10:57:36 CDT 2009


Tony Wasserka <tony.wasserka at freenet.de> writes:

> + *
> + * Used by IWICStream_InitializeFromMemory
> + * This interface is windowscodecs private only which
> + * is why we don't need to implement QueryInterface and AddRef

Don't do that, implement it properly even if that code is not used at
this point.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list