To make it possible to use the logger from other libraries (for example SOA lib) the gPDebugFunction and gRefCon has to be explicitly declared as exported from the Dll in Windows.
In the application that shall use the logger, remember to define DLL_IMPORT
Commited in 2363
Log in to post a comment.
In the application that shall use the logger, remember to define DLL_IMPORT
Commited in 2363