Re: [4/6] windowscodecs: Add initial implementation of IWICMetadataQueryReader::GetMetadataByName. (v2)
25 Jun
2017
25 Jun
'17
6:36 a.m.
Dmitry Timoshkov <dmitry(a)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.
3095
Age (days ago)
3095
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov