We have a code that returns the ODBC driver list, the code used to be working when compiled on MSVC 6.0 compiler, after we upgrade to 7.0, it compiles, but fails when run it:
Detected memory leaks!
...\Vc7\include\crtdbg.h(689) : {500} normal block at 0x09B91098, 112 bytes long.
...
Any idea?
Thanks