Reply to thread

I looked at your source code, you're missing a reference to Utils.dll in your window plugin.

To add a reference, in Visual Studio, in your window project go to Solution explorer and right-click on References and choose Add Reference. There you can browse for Utils.dll in your Mediaportal folder.


Top Bottom