[CS6] Custom Panel hook for C++ API question
I have a plugin (.dll) written in C++ that I want to create a custom panel for, so a few questions:
Is this possible?
If so, could you point me in the direction of what I have to use, I understand that I can use ActiveXObject for web to call native dlls in Js. Would this work for Photoshop?
