This site is for software programmers and web developers.
I will show you some useful tools, concepts, ideas, and resources to help you to make high quality software and improve your productivity.
You may find some stuff useful and interesting here. If not, be patient and come back later, more useful stuff will be added continually.
Debug tool - Denomo: an open source comprehensive memory and resource leak detection tool for Delphi
It supports many useful features to help you to detect and locate the leak quickly.Denomo V2.1.0 is released!
Download Read moreDebug tool - Denomo for C++: an open source comprehensive memory and resource leak detection tool for BCB and VC
It supports many useful features to help you to detect and locate the leak quickly.Denomo for C++ V2.1.0 is released!
Download Read moreWin32 CodeHook - an open source library for binary code hook and redirect for Win32 Delphi and C++
It supports some useful features to make code hooking a piece of cake.It's free and open source. The license is MPL.
CodeHook V1.0.0 is released!
Download Read moreAlgorithm - An effective algorithm to manage fixed length memory blocks
Download sample code Read moreWeb tool - Email obfuscator: an anti-spammer tool to obfuscate email addresses embedded in web pages, protect your email from spammer
Read more and use this toolRecent articles
Denomo for C++: an open source comprehensive memory and resource leak detection tool for BCB and VC
By Wang Qi on June 9, 2008 at 12:43:34 AM.
Denomo -- Memory and resource leak detection tool for Delphi
By Wang Qi on June 9, 2008 at 12:42:33 AM.
Archives
- February 2008
- Win32 CodeHook - an open source library for binary code hook and redirect for Win32 Delphi and C++ (February 2, 2008 at 07:29:29 AM)
- Allocate objects on stack, at specified memory address, or through any memory manager (February 1, 2008 at 08:00:19 AM)
- January 2008
- A funny yet crazy extreme test on Delphi 7 compiler (January 25, 2008 at 02:02:56 AM)
- An effective algorithm to manage fixed length memory blocks (January 12, 2008 at 06:56:54 AM)
- December 2007
- Leak detection -- an introduction to session detection (December 13, 2007 at 01:11:21 AM)
- An idea on detecting memory leak -- focus on leaking source location (December 9, 2007 at 04:29:45 AM)
- Delphi Tip - .dsk file (Delphi Desktop File) saved by Delphi 2007 can't be opened by Delphi 7 (December 2, 2007 at 07:08:54 AM)
- November 2007
- Be careful when using MMX or Float point instructions in Delphi 2007 (November 18, 2007 at 02:20:18 AM)