Kanade's Delphi Stuff
Delphi Tips, Sample code and Tools
Copyright © 1997-2004, Sanjay Kanade
 
  Tools description is now part of the tips


Please go to Tools that I use category of tips.

Free software, WhizNote: I have released an old program WhizNote as freeware. It is immensely useful for developers. You can use it to author Winhelp (Windows Help) files. Warning: It doesn't support HTML help. But it has unique features to edit HTML pages for your web site. Moreover, it's a first class note organizer where you can keep tidbits of information--code snippets, development plans, todo lists, bug reports and so on.

Click here to download WhizNote then run it to install.

INTERESTING NOTE: This is a 16-bit application that I had developed in Turbo C++. But recently, with the help of Delphi 5, I was able to give it a new face (and new life). I developed a 32-bit DLL in Delphi, and made the application use thunking to connect to the DLL. It works like a charm to present win32 file dialogs and some other long file name features. Kudos to Delphi for transforming this useful application.

 

Copyright 1995-2004, Sanjay Kanade. All rights reserved.
All trademarks and copyrights belong to their respective owners.