Photoshop File Format plugin File Writting
Posted
by Tom J Nowell
on Stack Overflow
See other posts from Stack Overflow
or by Tom J Nowell
Published on 2009-07-06T13:14:59Z
Indexed on
2010/04/22
5:33 UTC
Read the original article
Hit count: 169
I have a file format plugin and everytime I attempt to write to the file in DoWriteStart, the callouts fail.
The Photoshop API is using the windows WriteFile callout which is returning a 0 value. when an attempt to write to the file is made
© Stack Overflow or respective owner