Re: Adding XP_TITLE and XP_COMMENT

2007-03-24 Thread Martin Geisler
Garrison Locke <[EMAIL PROTECTED]> writes: >> I believe the error is in the line above: the Windows fields must >> be created with the PelEntryWindowsString class and not just >> PelEntryUndefined. That should ensure that the string is encoded >> correctly. > > w00t! That totally fixed the problem

Re: Adding XP_TITLE and XP_COMMENT

2007-03-24 Thread Garrison Locke
w00t! That totally fixed the problem. Thanks Martin!! That was the only change I needed to make and it worked perfectly. Thanks again, Garrison Martin Geisler wrote: > Garrison Locke <[EMAIL PROTECTED]> writes: > > >> I can't seem to figure out how to add XP_TITLE and XP_COMMENT to >> ima

Re: Adding XP_TITLE and XP_COMMENT

2007-03-24 Thread Martin Geisler
Garrison Locke <[EMAIL PROTECTED]> writes: > I can't seem to figure out how to add XP_TITLE and XP_COMMENT to > images that already have some exif data. I'm able to edit the > XP_TITLE and XP_COMMENT fields if they already exist in the image > (because I moved them in PelIfd from EXIF to IFD1, but