My plugin requires a referenced dll. It’s working fine within the Hoster application (I have the required dll referenced in my project) but for some reason the functionality requiring the dll does not work when I try to load the plugin my v4p file. Other functions work, such as drawing onto the background.
I started with the GUI template and everything else is working fine, is there some sort of special setup I need? Do I need to package the dll in a special place?