I am writing a UI plugin for AppGameKit using API commands and so far its going pretty well I got windows with menus, a bunch of objects/gadgets and a events system but I would really like to harness the power and convenience of PB's inbuilt UI library but I read in the EULA/HelpFile about DLL's that "you can not wrap and export PB's function set" which is completely understandable but how far does this limitation run.
For example this is not a generic DLL its tailored explicitly for AppGameKit and I expect no payment as it will be free (because I'm that guy!, yeahhh!
Would this be considered acceptable usage or shall I just stick to the API option I have already started?


