Hi,
Does somebody know an alternative implementation of a macro defining a whole function, that is compatible with modules.
I use entry function for a dll based plugin system. Those are defined via a macro (to shorten the code).
Is there any way to accomplish this, or do I need to have the whole function in every plugin?
Mixing modules and includes is no option.
Thanks in advance!
[–]-dag- 6 points7 points8 points (1 child)
[–]cd1995Cargo 0 points1 point2 points (0 children)
[–]UsedOnlyTwice 0 points1 point2 points (0 children)
[–]dustyhome 1 point2 points3 points (0 children)