I'm using C++ Builder 2007 and ielib32.dll and have this code in my app's startup:
IEGlobalSettings()->PNGEngine = ieenDLL;
However, when it parses a PNG that XMP in it (I put it there using Adobe's XMP Toolkit and Photo Mechanic can see it...) the XMP_Info tag is empty. This is my code: