Programmatically set ICQ status
- by Kai
I'd like to edit/set icq status with a c# app when a certain action occurs.
I know there's an API that seems much too oversized for that. Can someone suggest a better way e.g. manipulating a registry value or something?
How would you do this?