People using .Net extension might use an external IDE (Visual Studio, Sharpdevelop...) to create their scripts. The problem is that the IDE doesn't know the MMFInterface, and any script using the MMFInterface namespace will generate errors.
That's why I created this MMFInterface.dll, just add it as a reference in your IDE and everything should work fine : of course any MMF-related code won't work, but it won't generate error either.
I don't know if anyone will find this useful, but I needed it anyway![]()