SnappyFox > Download Developer
Developer
- ZipInstallerThe ZipInstaller utility installs and uninstalls applications and utilities that do not provide an internal installation program. It automatically extracts all files from the Zip file, copies them to the destination folder you select, creates shortcuts in the start menu and in your desktop, and adds an uninstall module to allow you to automatically remove...
- SimpleProgramDebuggerSimpleProgramDebugger is a simple debugging tool that attaches to existing running program or starts a new program in debugging mode, and then displays all major debugging events occurs while the program is running, including Exception, Create Thread, Create Process, Exit Thread, Exit Process, Load DLL, Unload Dll, and Debug String. After the debugging events are...
- Windows Programming/Debugging ToolsSmall utilities package that can be used by programmers for debugging and research. Including, DLL Export Viewer which scans the dll files in the desired folder and find all exported API and COM interfaces, GDIView which displays the list of all GDI handles that is used by your application, ResourcesExtract which scan the desired folder...
- HtmlDocEditHtmlDocEdit is a simple HTML designer/editor based on the Internet Explorer browser, that allows you to easily edit HTML files without any knowledge in HTML. with HtmlDocEdit you can change the font/color of selected text, add images, add links, add ordered and unordered lists, and more…
- HTMLAsTextHTMLAsText utility converts HTML documents to simple text files, by removing all HTML tags and formatting the text according to your preferences. Features: * HTMLAsText automatically removes all tags and scripts from the document. * The remained text is formatted according to the number of characters per line that you select. * All HTML entities...
- GDIViewGDIView is a unique tool that displays the list of GDI handles (brushes, pens, fonts, bitmaps, and others) opened by every process. It displays the total count for each type of GDI handle, as well as detailed information about each handle. This tool can be useful for developers that need to trace GDI resources leak...