I'm thinking of writing a plugin to try out a few ideas, but I'm having trouble getting the default eventlogger to work. The DLL download doesn't work in MalaStub, but the Delphi version works great.
I noticed the C++ DLL was 32KB and the Delphi DLL was 425KB. Makes me think C++ wasn't setup right?
Anyone ever setup the C++ version correctly or should I just learn Delphi?
I'm using VC2010 express which converted the VC2008 project successfully, but even the C++ DLL in the included Mala download doesn't work (Delphi works).