Deleaker Add-in for Visual C++ 1.1
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.
Blade API Monitor, a developer spy tool, can trace and log API and ActiveX interface with parameters. It can trace any exported functions of any DLLs, log all API call information, predefine 8000 APIs` prototype, and it supports MAP PDB Files, etc.
pblCompare is used to highlight and report on the changes made between versions of library files used for developing PowerBuilder Applications including; complete applications, groups of libraries, single objects.
PCLCodes Translates, Debugs and Disassembles today`s complex HP PCL print streams. It`s the perfect tool for learning PCL. PCLCodes can extract download bitmap fonts from a PCL file and it can show a ASCII character representation of raster data.
A best api monitor tool, Automatic monitor all API and COM Interface. can spy any dll`s api. automatic analysis symbols with pdb files. easy to moitor input/output parameters. Source Code Level Monitor
Displays the list of exported functions and their memory addresses for the specified DLL files. You can easily copy the memory address of the desired function, paste it into your debugger, and set a breakpoint for this memory address.
