Miranda IM is a multi protocol instant messenger client for Windows. It is designed to be resource efficient and easy to use. It uses very little memory, requires no installation and can easily be carried around on a single floppy disc. The goal of this project is not to duplicate the functionality of AOL's ICQ Client, but to design a client that has the basic features that is designed for mouse-less operation with a small memory requirement.
Latest changes:
- Attempt was made to exclude the possibility of crashes caused by threads which were owned by the dynamically unloaded protocol object. Also the architecture of loading & unloading protocols was slightly redesigned
- Some minor fixes were made to the core, GG & MSN protocols
- Ono added mingw makefiles and adapted the source code to be compiled by this free compiler (although nightly builds were, are and will be compiled by Visual C++)