[4/6] windowscodecs: Add initial implementation of IWICMetadataQueryReader::GetMetadataByName. (v2)

Dmitry Timoshkov dmitry at baikal.ru
Sun Jun 25 00:36:18 CDT 2017


Dmitry Timoshkov <dmitry at baikal.ru> wrote:

> +static const WCHAR *map_shortname_to_schema(const GUID *format, const WCHAR *name)
> +{
> +    UINT i;
> +
> +    /* It appears that the only metadata formats
> +     * that support schemas are xmp and xmpstruct.
> ++     */

Oops. I hope that a typo in the comment won't require another resend.

Alexandre, could you please remove extra '+' in the comment above if
the patch gets accepted? Thanks.

-- 
Dmitry.



More information about the wine-devel mailing list