I'm trying to learn C#, i have some basic knowledge on C, so i'm getting a few things. I've got a plugin that i'm trying to compile but am getting an error. It is complaining about 2 namespaces, Videos and Dialogs. It says Videos does not exist in Mediaportal.GUI and Dialogs does not exist in Mediaportal. I'm guessing that i need to add some references for those 2 namespaces, but which one? I have Core, System.Windows.Forms