quote:
Originally posted by MeEtc
Coding a program like this requires that you know the Windows API (application programming interface) and MSN's API. This API allows your code to communicate with whatever program you are trying to make a plugin for.
Ontop of this, plus uses low level hooking to interface with messenger in ways the APIs wouldn't permit.