I am starting development on a plugin for photoshop, however, I have not been able to get the sample plugins that come with the sdk to load in Photoshop. I've tried simpleformat and 3dformat. I've placed them in the format "Plugis\FileFormats\" folder.
I suspect that there may be a problem with the PiPL resource but I have found no documentation on it. Is there anything out there that explains the format for this resource?
Also, the sample projects have no custom build step for creating the PiPL resource, though they seem to "#include" the PiPL
I am running 32bit Windows XP and using Visual Studio 2005.