Here are some of very nice Utilities thai I would like to share. Mind you are all of them are Shareware so please don't use them after stipulated time.:

Winzip 7.0(Latest) for Windows:

Sea (Image Viewer) World's best and fastest Image Viewer, Converter. You will love it.:

http://www.photodex.com 

Here are some ActiveX Controls  which I have created. Just download these ActiveX Control and save them in windows\system directory.

1. Msgbar.ocx   Use this Control instead of Msgbox function which is very annoying sometimes. You can  play a sound file (*.wav) , which can be your personalized message plus you can also change icon appearing in it.

The following are the properties which you can use to obtain the desire effect

Property         Type

Soundfile       String
Picture          Image Filename
Play              Boolean

Soundfile and Picture can be set at design as well as at  run time. Play can set at runtime and when set to true it Plays the soundfile specified in the Soundfile Property.