Page 1 of 1

Compiling to HMG applications to DLL for use in C/C++

Posted: Sat Aug 28, 2010 1:28 am
by FrankE
Hi

I'd like to know if it is possible to have HMG applications compile to DLL.

I'm not great C/C++ programmer, but have a need to accomplish this as an adjunct for developing 3rd party plugins for software that currently requires C/C++ for developing plugins.

From my limited understanding, compiling something to DLL means that it can't have a main() function ... is this correct?

I suspect this can't be done from within HMG ... can anyone give me some practical advice regarding how this may be achieved, perhaps with a HMG app DLL equivalent "Hello World" example?

Cheers and thanks in advance!
Frank E.