quote:
Originally posted by Alpha Binary
for example sending IMs without having to wait for user input first
I think you can use
InstantMessage method of the IMessenger(oMessengerObj) interface/object provided by Plus!. The method returns a (I)MessengerWindow interface/object and you can use its HWND property to send keys to send instant messages therefore...:)