memory leak detection
-
Any tool used for memory leak detection works slowly with bitmaps since bitmaps require a lot of memory allocation and deallocation. Can someone suggest a tool which works faster with bitmaps by efficient scanning of memory? Thanks in advance. I presently use BoundsChecker from Compuware. Dipeka.A.J
-
Any tool used for memory leak detection works slowly with bitmaps since bitmaps require a lot of memory allocation and deallocation. Can someone suggest a tool which works faster with bitmaps by efficient scanning of memory? Thanks in advance. I presently use BoundsChecker from Compuware. Dipeka.A.J
Please search for some windows services in Cp or C# corner for your this requirement. And now i am into one samll article preparation, where i am going to deal the same thing. Sreejith Nair [ My Articles ]