Tony Wasserka <tony.wasse...@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 julli...@winehq.org