Compiling to HMG applications to DLL for use in C/C++
Posted: Sat Aug 28, 2010 12:59 am
Ed: now reposted here: viewtopic.php?f=5&t=1664
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.
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.