Used Deleaker for Windows?


Editors’ Review

Download.com staff
Deleaker is a Visual Studio extension for Visual C++ developers. It detects and localizes resource leaks across memory, GDI, USER objects, and handles without performance slowdown. It pinpoints leaks directly in source code.
  • Pros

    • Detects memory, GDI, USER object, and handle leaks.
    • Minimal impact on application performance during analysis.
    • Integrates seamlessly as a Visual Studio extension.
    • Provides full stack traces to pinpoint source code creation.
    • Direct navigation to source code from stack entry.
  • Cons

    No Cons available


Used Deleaker for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
3.0.10
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 2003
  • Windows Vista
  • Windows 7
  • Windows XP
  • Windows 8
  • Windows 10
  • Windows Server
Additional Requirements
Visual Studio 2005/2008/2010/2012/2013
POPULARITY
Total Downloads
2,044
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


User Reviews

5/5

1 User Votes


Developer’s Description

Identify and localize resource leaks in the source code.
Deleaker is a useful extension for Visual Studio 2005, 2008, 2010, 2012, 2013 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.

Download.com
Your review for Deleaker