Detect Memory Leaks in my DLL code?Debug.
Detect Memory Leaks in my DLL code?I have a C++ dll used for a JNI Java project. I added: [code] #define _CRTDBG_MAP_ALLOC #inclu...
C++ LoggerActually I'm going to try log4cxx. This is for a jni project and we are using log4j in Java. log4cx...
C++ LoggerYes I did mean logger as in to log debug messages to file, or other output stream. Using log4cpp no...
C++ LoggerCan anyone suggest a good C++ logger to use? I'm currently looking at log4cpp which seems good. D...
This user does not accept Private Messages