Hey,


I was wondering how I could export a set of routines into a .dll file...
I don't want to just add the functions to my template dir
And my .exe is growing in size, so I want to split the functions. And it'd be easier to debug... when I don't jump through all sorts of tested code!



Thanks


Thomas