Hi,
Do you know how to export all functions from Visual Studio project (dll for example). I want to export all functions even those which are not marked as intended to export.
There is some compiler/linker macro maybe?
Thanks in advance!
M.
Do you know how to export all functions from Visual Studio project (dll for example). I want to export all functions even those which are not marked as intended to export.
There is some compiler/linker macro maybe?
Thanks in advance!
M.
Comment