Can anyone please explain how I can avoid these kind of messages in the debug window of VC 5.0 ???

Thanx in advance for any help

Here is a sample of my program executed in debug mode :

Detected memory leaks!
Dumping objects ->
{138} client block at 0x008C2A40, subtype 0, 16 bytes long.
{126} client block at 0x008C26E0, subtype 0, 16 bytes long.
{121} client block at 0x008C2580, subtype 0, 16 bytes long.
{117} client block at 0x008C2460, subtype 0, 16 bytes long.
{115} client block at 0x008C23E0, subtype 0, 16 bytes long.
{111} client block at 0x008C22E0, subtype 0, 16 bytes long.
{103} client block at 0x008C1A80, subtype 0, 16 bytes long.
{94} client block at 0x008C13F0, subtype 0, 16 bytes long.
{81} client block at 0x008C1CD0, subtype 0, 16 bytes long.
strcore.cpp(76) : {79} normal block at 0x008C1C50, 23 bytes long.
Data: < veri> 01 00 00 00 0A 00 00 00 0A 00 00 00 76 65 72 69
strcore.cpp(76) : {78} normal block at 0x008C1C10, 21 bytes long.
Data: < veri> 01 00 00 00 08 00 00 00 08 00 00 00 76 65 72 69
strcore.cpp(76) : {68} normal block at 0x008C1960, 86 bytes long.
Data: < I I \\FC> 01 00 00 00 49 00 00 00 49 00 00 00 5C 5C 46 43
strcore.cpp(76) : {65} normal block at 0x008C1860, 78 bytes long.
Data: < A A \\FC> 01 00 00 00 41 00 00 00 41 00 00 00 5C 5C 46 43
strcore.cpp(76) : {64} normal block at 0x008C1810, 38 bytes long.
Data: < C:\A> 01 00 00 00 19 00 00 00 19 00 00 00 43 3A 5C 41
{60} client block at 0x008C16F0, subtype 0, 60 bytes long.
{59} client block at 0x008C1690, subtype 0, 60 bytes long.
{58} client block at 0x008C1630, subtype 0, 60 bytes long.
{53} client block at 0x008C14A0, subtype 0, 16 bytes long.
{49} client block at 0x008C12F0, subtype 0, 8 bytes long.
strcore.cpp(76) : {45} normal block at 0x008C1120, 43 bytes long.
Data: < Test> 01 00 00 00 1E 00 00 00 1E 00 00 00 54 65 73 74
{44} client block at 0x008C0E30, subtype 0, 268 bytes long.
Object dump complete.