Shoutbox

restore contact list window from try - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: restore contact list window from try (/showthread.php?tid=88611)

restore contact list window from try by Suxsem on 01-21-2009 at 02:56 PM

Hi! How I can restore the contacts list window from try icon? thank!


RE: restore contact list window from try by matty on 01-21-2009 at 03:26 PM

You would need to use a WindowMessage monitor to monitor the process of Messenger. What this will allow you to do is see the command that is sent when you double click on the tray icon and to what window so that you can reproduce the same in scripting.


RE: restore contact list window from try by Suxsem on 01-21-2009 at 07:28 PM

i don't find a WindowMessage monitor :(
do you have that?


i find an API monitor but it return me hundred of windows api from Messenger process...
nobody knows the true api?
RE: restore contact list window from try by matty on 01-21-2009 at 07:51 PM

I am not at home to check. I can tell you that it would be a WM_COMMAND used with SendMessageW but what the CMID (CommandId) that is sent and to which window I am not sure, not off the top of my head.


RE: restore contact list window from try by Suxsem on 01-22-2009 at 03:22 PM

Hi! thank for replay...
i'm sorry but I don't find CommandId :(
I wait for your replay...
Very thanks for patience


RE: restore contact list window from try by djdannyp on 01-22-2009 at 03:47 PM

quote:
Originally posted by Suxsem
Hi! How I can restore the contacts list window from try icon? thank!

Do you mean via scripting?

Or do you mean that you have closed the contact list window to the system tray and want to re-open it?
RE: restore contact list window from try by Suxsem on 01-22-2009 at 03:52 PM

via scripting! XD


RE: RE: restore contact list window from try by djdannyp on 01-22-2009 at 04:14 PM

quote:
Originally posted by Suxsem
via scripting! XD

Just checking.....it wouldn't be the first time that someone had posted in the wrong section :P


RE: restore contact list window from try by Suxsem on 01-22-2009 at 04:15 PM

okok, no problem =)