N
Noah Roberts
I would like to compose a dll of several static libraries. This is to
modularize the code a bit but keep the whole thing in one package
instead of having multiple dll's to distribute. Is there any way at all
to do this? I can't find any method of exporting a symbol from a dll
that is implemented in a static library linked into it.
modularize the code a bit but keep the whole thing in one package
instead of having multiple dll's to distribute. Is there any way at all
to do this? I can't find any method of exporting a symbol from a dll
that is implemented in a static library linked into it.