Programmatically set ICQ status
Posted
by Kai
on Stack Overflow
See other posts from Stack Overflow
or by Kai
Published on 2009-12-19T14:52:06Z
Indexed on
2010/05/13
4:04 UTC
Read the original article
Hit count: 270
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?
© Stack Overflow or respective owner