downloads programs from a to z
Deleaker is a useful add-in for Visual Studio 2003-2005 that helps you to analyze programming errors, many of which are unique to Vis
Search:
 » Home » Developer Tools » C & C++ » Deleaker Add-in for Visual C++
Company: Softanics
License: Shareware
Version: 1
System: WinXP,Windows2000,Windows2003
Size: 656 KB
Date Released: 24-05-2006
Price: 99
Screenshot: Click here to see Screenshot
Downloads: 657
Homepage: http://www.deleaker.com/
Date added: Feb 12, 2007
Click here to Download
Deleaker is a useful add-in for Visual Studio 2003-2005 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.

NEWS

So far, nothing for that!

RECOMMENDED DOWNLOADS IN THIS CATEGORY

 » Home  » Developer Tools » C & C++ (92) Select page: [1] 2 3 4 5
 » Power Render SDK
Power Render 4 is a general purpose SDK for creating 3D multimedia applications and games. It features a high level engine/editor capable of mixing outdoor terrain and indoor BSP levels seamlessly. The trial version comes complete with tools, editor, 3DS ...
Egerter Software | 35629 KB | Windows | 289 | Downloads: 576
Date added: Sep 19, 2005 |  » Details
 » ceWISE - Edelwise C Interface
The ceWISE Professional Interface is an optional component for the beWISE Professional product. It is implemented as a DLL and it allows C programs to access beWISE variables in a similar manner as VB programs. This interface enables C applications to int ...
Edelwise, Inc. | 715 KB | Windows2000,WinXP | 34.95 | Downloads: 678
Date added: Feb 12, 2007 |  » Details
 » Visual Browser for C/C++
Visual Browser for C/C++ is a C/C++ Code Browser integrating program code editor,analyzer and documentation generator with code flowcharting and visualization. It can help programmers to browse,edit,document and understand c,c++source code with built-in a ...
FateSoft | 1207 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 79.98 | Downloads: 878
Date added: Sep 19, 2005 |  » Details
 » Multicom OEM
Multicom OEM is a programming interface, which allows you to add support of virtual serial ports to your own application. You have full control over ports created with the help of Multicom OEM, including reading data that some other application has writte ...
Intellidriver Inc. | 430 KB | WinXP,Windows2000 | 999.00 | Downloads: 581
Date added: Sep 19, 2005 |  » Details
 » MouseImp Pro Live! Source Code
Please feel free to download and use MouseImp Pro Live! source code. The source lacks MouseImp Pro`s copy protection and some other trialware/evaluation stuff from the commercial version. The source code can be compiled under Microsoft Visual C++ 6.0 SP5. ...
FreeSoft411 | 356 KB | Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 0.00 | Downloads: 612
Date added: Feb 12, 2007 |  » Details
 » Power Render
Power Render 6 3D Engine Personal Edition (http://www.powerrender.com) Power Render is a general purpose software development kit for games and 3D visualization. In addition to providing an API for developers, several tools are provided for artists for bu ...
Egerter Software | 32478 KB | Windows2000,WinXP | 89.95 | Downloads: 535
Date added: Feb 12, 2007 |  » Details
 » OpenSSL
By using the Open SSL 0.9.7c library, developers can write applications that take advantage of Secure Sockets Layer (SSL v2/v3), Transport Layer Security (TLS v1). The Open SSL library uses the included full-strength general-purpose cryptography library, ...
ComponentSpot | 2879 KB | Win 3.1x,Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003,Unix,Linux | | Downloads: 636
Date added: Sep 19, 2005 |  » Details
 » Crystal FLOW for C
*** Understand Code in Less Time *** Create Flowchart from Source Code with one click. Get a clear view of the code with Flowcharts. Inherited legacy code? A new member of the team? You will be up to speed in significantly less time. Verify correctness ...
SGV Sarc Inc | 6179 KB | Windows 2000/Windows XP | $249 | Downloads: 662
Date added: May 03, 2006 |  » Details
 » UML State Machine Wizard
Just like Visual C++ ClassWizard, UML State Machine Wizard provides a UML state machine programming mechanism in portable standard C for embedded systems developing and simulating in Visual C++ developer studio. It can model embedded systems with the Stat ...
Intelliwizard Inc. | 1165 KB | WinNT 4.x,Windows2000 | 399 | Downloads: 625
Date added: Sep 19, 2005 |  » Details
 » Quick Time Source Directshow Filter
Quick Time Source Filter is a powerful source filter that allows playback mov, ipod, psp, mp4 video with aac audio, 3gp video with amr audio in any Directshow base application. The quality of video same as Quick Time Player. Support playback mov, ipod, ps ...
Mainmedia Software | 19 KB | Win95,Win98,Windows2000,WinXP | 300 | Downloads: 555
Date added: Oct 25, 2007 |  » Details
 » eBook `How to Create an eBook Using Visual C++`
This eBook `How to Create an eBook Using Visual C++` is a step-by-step illustrated guide for Visual C++ developers to learn how to compile HTML files into a Windows executable, therefore avoiding the need to use commercial HTML compilers. ...
ICT eBooks by Yeoh HS | 426 KB | Windows | 6.95 | Downloads: 620
Date added: Feb 12, 2007 |  » Details
 » AntiCutAndPaste
The modern software industry has a tradition of copying and pasting source code. This is the single most widely distributed method of producing less-than-perfect programs. Thousands of large and expensive projects contain literally millions of identical o ...
ACNP Software | 740 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003,Unix,Linux,Linux Console,Linux Gnome | 19.95 | Downloads: 714
Date added: Feb 12, 2007 |  » Details
 » SourceFormatX Source Code Formatter
SourceFormatX is a powerful all-purpose automatic source code formatter and beautifier to format, indent and beautify C, C++, Java, Object Pascal (Delphi), C#, PHP, ASP, VB, VBNET, VBScript, JavaScript and HTML Components source code with customizable opt ...
Crossbow Soft | 1221 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 36.99 | Downloads: 609
Date added: Sep 19, 2005 |  » Details
 » Audio Pitch Directshow Filter
Audio Pitch Filter is a powerful transform filter that allows change the audio pitch or audio tempo when playback video or audio file in any Directshow base application. Support change the audio pitch or audio tempo in any Directshow app ...
Mainmedia Software | 975 KB | Win98,Windows2000,WinXP,Windows2003 | 200 | Downloads: 750
Date added: Feb 12, 2007 |  » Details
 » Dis# - .NET decompiler
The typical problem with decompilation is the absence of full source information in the executable file. Dis# is a .NET decompiler which allows you to edit local variables and other names and keep the changes in a project file. The decompiled code is simi ...
NETdecompiler.com | 1750 KB | WinXP,Windows2000,Windows2003 | 399 | Downloads: 609
Date added: Feb 12, 2007 |  » Details
 » Deleaker Add-in for Visual C++
Deleaker is a useful add-in for Visual Studio 2003-2005 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 deb ...
Softanics | 656 KB | WinXP,Windows2000,Windows2003 | 99 | Downloads: 657
Date added: Feb 12, 2007 |  » Details
 » Convert String for C++
String in C++ source code is different from common string. You should add quote at the start and end of a string line, replace quote inside the string with slash and quote, double slash, and add return and next line at the end of a string line. If you mak ...
BossEye Inc. | 126 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | | Downloads: 630
Date added: Feb 12, 2007 |  » Details
 » AdventNet Agent Toolkit C Edition
AdventNet Agent Toolkit C Edition is a rapid prototyping and development tool to build SNMP (SNMP v1, SNMP v2c and SNMP V3) agent, TL1 agent, and CLI agent in ANSI C. It helps network engineers and telecom application developers to create standalone or mu ...
AdventNet Inc. | 43471 KB | Windows95,Windows98,Windows2000,WindowsNT,WindowsXP,Solaris,Linux,Any OS with JVM Support | 1000 | Downloads: 708
Date added: Feb 12, 2007 |  » Details
 » CapeTools QuantTools Developer
CapeTools QuantTools Developer (C++, java, .NET, ActiveX) is a financial instrument modelling toolkit. The libraries contain more than 2100 functions used for managing, pricing and risk management of financial derivatives. Over 120 categories of financial ...
CapeTools QuantTools | 60402 KB | WinXP,WinNT 4.x,Windows2000,Windows2003 | 2899.00 | Downloads: 775
Date added: Feb 12, 2007 |  » Details
 » Line Counter
Line Counter is a command-line tool for software developers. It reports the total number of lines of code and comment lines in C, C++ and C# source files. The output may be redirected to a text file. ...
Noel DANJOU | 38 KB | Win95,Win98,WinME,WinXP,Windows2000 | | Downloads: 539
Date added: Sep 19, 2005 |  » Details
go to top Select page: [1] 2 3 4 5
What Font is | fonts | free fonts | download fonts | free fonts download | web fonts |