I'm working on developing a simple little plugin for MaLa, but I'm having problems getting MaLa to recognize it.
I have my dll renamed to .mplugin and it is located in the plugins subdirectory off of my MaLa directory, but MaLa does not list it as a plugin.
I also tried placing the MaLaEventLogger.mplugin that comes with the plugin AIP development kit in the directory and it is not recognized either. However, I downloaded the MatureAlarm.mplugin and MaLa does recognize it.
Is there something that I'm missing in my DLL?
FYI, My plugin works perfectly with the MaLa stub program.
Help is greatly appreciated!