Page 1 of 1

plug in ?

Posted: Wed Apr 11, 2007 5:51 pm
by KanedaFr
Hello, toolman again ;)

I'm looking for a way to let you add your own import/export/convert code on a tool...
The lua script for mappy gave me the idea...

but lua isn't that good for thing like bitmap or any binary stuff...
So, does someone got hint/link to make a plug in ?
I think to something like irfanview : at launch, all the dll on the plug in directory are loaded and available in the software...

How do you do that ? Call each let's say dllfunc_init of the dll file which give me the information needed ?
I'm not good at dll sorry ;)
I would like to then give a plugin kit so everyone who share his own plugin here...

Posted: Thu Apr 12, 2007 9:15 am
by KanedaFr
ok...forget it...
I forgot about genitile...
very good tool....
I'll try something with it soon ;)