quote:
Originally posted by Shondoit
Thanks for the Owner Title, I'll have a look at it
As for the registry, this only is true when the user uses Auto tab, not when the user creates a tabbed window themself...
Yeah, that's where the chat window count comes in. I've tried the following code and it seems to work:
code:
(Shell.RegRead("HKCU\\Software\\Patchou\\Messenger Plus! Live\\" + Messenger.MyEmail + "\\Preferences\\TabChatAuto") * 1 == 1 && Messenger.CurrentChats.Count > 1)
It should work for all languages, haven't tried though.