Disable debug outputs in DllMain
Is there any possibility to disable the
So it would be nice to have some configuration flag or a run-time method addressing this.
- Code: Select all
DLL_THREAD_ATTACH
- Code: Select all
DLL_THREAD_DETACH
So it would be nice to have some configuration flag or a run-time method addressing this.