Does anyone know how to control ICQ using VB? Namely I want to set the away/occupied/DND/etc. message through my program.
Printable View
Does anyone know how to control ICQ using VB? Namely I want to set the away/occupied/DND/etc. message through my program.
MouseEvents(set cursor pos and so on)...or sendkeys(if you can bind them to do what you want).
Gl,
D!m
Manipulating the mouse wont work because I wont be sure if ICQ will be open or in the taskbar. And the taskbar could be on any side of the screen. There doesnt seem to be any way of setting the message with just key commands.