Search code examples
wpfimagemetadatawic

Image metadata Keywords not recognized by Windows XP


I am using WIC (Windows Imaging Component) in my WPF application to read/write image metadata. Everything works perfect except for keywords not being recognized by Windows XP in the Summary properties tab.

Vista & 7 recognizes it properly in the Tags property.

I would greatly appreciate any pointers..

Murugesh.


Solution

  • I posted the same question to MSDN WIC forum and got an answer to my question. I am sharing the link here so it might help someone having the same problem in future.

    Murugesh.