Skip navigation
senthil.t
Currently Being Moderated

Does photoshop cs5 sdk support file names with unicode characters?

Mar 6, 2012 1:50 AM

Tags: #photoshop #cs5 #windows #plug-in #unicode

Hi,

 

For the export module, does the windows sdk have support for filenames with unicode characters?

The ExportRecord struct in PIExport.h has an attribute filename declared as char array.

So I have a doubt whether filenames with unicode characters will be supported for export module.

 

Thanks in advance,

Senthil.

 
Replies
  • Currently Being Moderated
    Mar 6, 2012 9:02 AM   in reply to senthil.t

    I would check the value of propUnicodeName in PIProperties.h and use the property callback at propertyProcs.

     

    Another option would be  struct SPPlatformFileSpecificationW *fileSpecW; in ReadImageDocumentDesc

     
    |
    Mark as:
  • Currently Being Moderated
    Mar 7, 2012 8:33 AM   in reply to senthil.t

    What is SPPlatformFileSpecificationW *fileSpecW; in ReadImageDocumentDesc?

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points