Normal
Excellent, thanks!But I'm stuck :?Followed the tutorial, compiled the DLL and copied it into the MP plugin\windows directory, but it simply does not appear in the plugin list of the MP configurator.* I had to add "System.Windows.Forms" as a reference (probably trivial, but I'm a c# rookie!)* Do I have to tell somewhere that I want to implement the ISetupForm interface? I understand point 12) of the tutorial but I have no idea if I should DO something after reading this point....* The DLL is about 16kB big* Do I have to copy guilib.dll somewhere?* Do I have to do something special to "enable" directX (apart vom installing the SDK) ?Rookie questions, I know... I'm a Delphi coder, so have mercy!! (you can find my Class1.cs file here)Cheers,Daniel
Excellent, thanks!
But I'm stuck :?
Followed the tutorial, compiled the DLL and copied it into the MP plugin\windows directory, but it simply does not appear in the plugin list of the MP configurator.
* I had to add "System.Windows.Forms" as a reference (probably trivial, but I'm a c# rookie!)
* Do I have to tell somewhere that I want to implement the ISetupForm interface? I understand point 12) of the tutorial but I have no idea if I should DO something after reading this point....
* The DLL is about 16kB big
* Do I have to copy guilib.dll somewhere?
* Do I have to do something special to "enable" directX (apart vom installing the SDK) ?
Rookie questions, I know... I'm a Delphi coder, so have mercy!!
(you can find my Class1.cs file here)
Cheers,
Daniel