Introduction
AccEx is a library of functions and classes for C++ based Open AIM clients and plugins using the
AIM SDK.
Code Ownership
The AccEx code is placed in the public domain. You can use it for any purpose. Source code is ditributed as is.
Downloads
The latest version is available here.
AccEx has been downloaded 81 times since January 14, 2009.
Release Notes
- Release 3 — February 8, 2009
-
- Added AccEx::CAccExDAccEventSink class
- Added AccEx::CAccExPluginPreferecnes class
- Added AccEx::CAccExIAccSessionArray class
- See my blog post on this release
- Release 2 — January 31, 2009
-
- Added AccEx::AccExFeedPushPluginInstall()
- Added AccEx::AccExPluginWindowRegConfig()
- Added AccEx::AccExPluginWindowRegOnActivate()
- Added AccEx::AccExPluginRegisterCommand()
- Added Visual Studio 2005 solution
- See my blog post on this release
- Release 1 — January 14, 2009
-