07:07:44 UTC Posted on: comp.os.os2.apps
Mr. Message for OS/2 is an instant messenger client which is capable of communicating over AOL's Instant Messenger network using the OSCAR protocol (used in the Win32 AIM clients, jBuddy, gAIM, Kopete, ICQ, and a variety of other clients).
It has been updated with the following changes:
* Added a new debugging framework similar to eFence (primitive form of software like Purify) for detecting and locating memory leaks and bad or doubled memory frees. (Enable this in a custom build in compatibility.h by defining MRM_DEBUG_MEMORY.)
* Loads of memory leaks were fixed that I never knew existed.
* Several bad frees during initialization were fixed.
* Fixed a field length error when there is a hard line break in the middle of a profile or away message.
* Prevented popping up multiple instances of the Profile and Away Message editing windows for one given session.
You can download it here:
http://mamodeo.dyndns.org/MrMessage_bin_01132005.zip
or with the full source code here:
http://mamodeo.dyndns.org/MrMessage_srcbin_01132005.zip
There is also a WarpIn installation package here:
http://mamodeo.dyndns.org/MrMessage_01132005.wpi
Please read the README file before running or asking for support. As always, feedback is appreciated.
Source: OS2VOICE