Site Menu
Main Page
Articles
Free Tools
Nish's Blog
Books by Nish
Photos
Nish's Bio
Contact me

Free Tools

These are freeware applications with full source code that were developed by me, which you can download and use if you so require. The articles associated with each tool typically includes the technical implementation details which you may find useful. 

MAC Address Changer for Windows XP/2003

A freeware program (with source code) that allows you to change the MAC ID of your network adapter

Shell Tray Info - Arrange your system tray icons

A tool with full source code that enumerates tray icons and allows you to reposition them as well as send mouse messages.

Window Sizer

A hot-key based program that lets you resize your current window to any size. Useful for web designers and GUI developers as it helps avoid frequent screen-resolution changes.

MultiMail 2.0 - Freeware SMTP stress testing tool

This free program can be used to stress test SMTP servers. It also aids anti-Spam tool developers as a useful mail-bombardment tool.

N-Track : Work-Time tracking system

A work time tracking system that includes a Managed C++ remoting server and MFC clients that use the managed extensions. The application demonstrates how to mix managed and unmanaged code.