|
Deleaker is a useful add-in for Visual Studio 2003-2008 that helps you to analyze programming errors, many of which are unique to Visual C++. Deleaker is a great tool for Visual C++ developers who occasionally have trouble detecting resource leaks and debugging their applications. With Deleaker, you can detect and localize resource leaks in memory, GDI and USER objects, handles, with no appreciable slow down to your application.
Debugging has always been a headache for program developers. As bugs go, some of the most difficult to find are leaks, especially in graphics device interface (GDI) objects and menus. Even a small leak can drown the ship of your system's performance. You cannot afford to miss even a single one.
Deleaker is an effective solution to this problem. First, it provides you with information on all GDI objects created while your application is running. For almost all of these objects, you will get a full stack, which helps you to see where exactly in the source code each GDI object was created. A simple double click on the stack entry and the editor will open the file with source code at the corresponding line. Next comes the most important point: when your application exits, Deleaker will provide you with a list of GDI objects that were created but that were not deleted.
Plenty of tools exist to help track down memory leaks, but there are very few good tools to help track GDI resource leaks that can ruin performance on any Windows operating system. And all of them have one major problem, they tremendously slow down the performance of your application. Deleaker is tightly integrated into the Visual Studio development environment and you can be sure that it will not affect the speed of your application. Leaks are possible, even in robust Windows-based applications. Deleaker will find them for you.

Keywords: leak, visual c++, visual studio, gdi leak, handle leak, resource leak, debugging, boundschecker, purify, detect leaks
|

Click to enlarge
|
Related programs in Development - Debugging |
|
COMM-DRV/Lib Standard Edition
Professional serial communication library - DLLs for Windows & MSDOS Libraries
|
|
Barcode ActiveX Professional
Adding Professional Barcode Printing functionalities in your programs
|
|
HVRaster - Programmers Editor Font
A Windows screen font for Programmers.
|
|
HVEdit - TrueType Text Editor Font
Hi-Visibility Monospaced TrueType fonts for Text Editors.
|
|
Barcode .NET Windows Forms Control DLL
IDAutomation Barcode .NET Forms Control & DLL for Visual Studio, C# and VB .NET.
|
|
.NET Barcode Professional
Barcode for Windows Forms .NET. Linear and 2D Symbologies. Visual Studio support
|
|
ASP.NET Barcode Professional
Linear, Postal , MICR and 2D barcode images for ASP.NET. Visual Studio support
|
|
SMTP/POP3/IMAP Email Engine for C/C++
Send, parse, and receive emails from within a C/C++ or .NET application.
|
|
EazyCode
Generates ready-to-use and easily extendable, database driven applications
|
|
FmPro Migrator
Migrates FileMaker to MySQL, Oracle, Access, SQL Server, SQLite,PostgreSQL
|