Slight Update to DblClk
OK, due to popular demand (well, not really) I decided to recompile DblClk to statically link to the C runtime. This makes the compiled .exe a bit bigger (18KB instead of 6KB ), but it also means you don't need Visual Studio 2005 Beta 2 installed to run it (which is a bit of a plus).
So download version 1.01 of DblClk here and enjoy!


There's been another update to DblClk, but this one wasn't made by me. It was made by the very talented (well, more talented than me!) Andrew.
This version was written in MASM assembler, and compiles down to just 1 kilobyte (which is actually the mi...