What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Bug Reports » Messenger Lock (and boss mode?) bug

Messenger Lock (and boss mode?) bug
Author: Message:
ipab
Veteran Member
*****

Avatar
Design Evolved

Posts: 1017
Reputation: 32
34 / Male / Flag
Joined: May 2004
O.P. Huh?  Messenger Lock (and boss mode?) bug
well, basically when using messenger lock. Not all windows get suppressed. The  windows such as remote assistance requests and any other requests such as whiteboard sharing...

Windows Version: Windows XP Home
Messenger Client Version: 7.0.0816
Messenger Plus! Version: 3.54.0132
56656E692C 20566964692C 2056696369
07-14-2005 08:11 PM
Profile E-Mail PM Web Find Quote Report
mwe99
Veteran Member
*****

Avatar

Posts: 2514
Reputation: 67
36 / Male / Flag
Joined: Jul 2004
RE: Messenger Lock (and boss mode?) bug
Whiteboard isnt supposed to be hidden by the lock as its not a messenger window, its an external one. Netmeeting
07-14-2005 08:41 PM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Messenger Lock (and boss mode?) bug
I believe Remote Assistance is also an external window, as it's a separate application.
[Image: spartaafk.png]
07-15-2005 10:47 AM
Profile PM Web Find Quote Report
ipab
Veteran Member
*****

Avatar
Design Evolved

Posts: 1017
Reputation: 32
34 / Male / Flag
Joined: May 2004
O.P. RE: Messenger Lock (and boss mode?) bug
i know that, but what good is boss mode  if there are windows pertaining to msn messenger sessions open 8-)
56656E692C 20566964692C 2056696369
07-15-2005 10:18 PM
Profile E-Mail PM Web Find Quote Report
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
RE: Messenger Lock (and boss mode?) bug
I'll check if I can do somethign about these windows, thanks for reporting.
[Image: signature2.gif]
07-16-2005 06:20 AM
Profile PM Web Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: Messenger Lock (and boss mode?) bug
hmm sort of related, i thought about this a while ago but forgot to post

how about some sort of api function for window hiding so plugin windows can be hidden with messenger lock/boss mode?
07-16-2005 06:51 AM
Profile PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: Messenger Lock (and boss mode?) bug
just thought id bump my idea up while patchous online :P
07-18-2005 05:18 PM
Profile PM Find Quote Report
TazDevil
Full Member
***

Avatar
sleep(0);

Posts: 359
Reputation: 11
40 / Male / Flag
Joined: May 2004
RE: Messenger Lock (and boss mode?) bug
There already is API for this reason....
Use the following message "nMsg" that is broadcasted to all toplevel windows, in order to receive BOSS mode changes
code:
MessengerPlus_ModeChange
wParam = 1 for boss-protect, 2 for lock messenger
lParam = 1 when entering mode, 0 when leavingmode

   UINT nMsg = RegisterWindowMessage("MessengerPlus_ModeChange");

Window Manager is discontinued, for WLM try the new,
Enhancer for contact list docking, auto-hide, hide taskbar button, remove button flashing and remember keyboard layout in conversation windows
07-18-2005 06:22 PM
Profile PM Web Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: Messenger Lock (and boss mode?) bug
quote:
Originally posted by TazDevil
There already is API for this reason....
Use the following message "nMsg" that is broadcasted to all toplevel windows, in order to receive BOSS mode changes
code:
MessengerPlus_ModeChange
wParam = 1 for boss-protect, 2 for lock messenger
lParam = 1 when entering mode, 0 when leavingmode

   UINT nMsg = RegisterWindowMessage("MessengerPlus_ModeChange");



o i didnt know about that, thx TazDevil :)
07-18-2005 06:25 PM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Messenger Lock (and boss mode?) bug
quote:
Originally posted by Lee Jeffery
quote:
Originally posted by TazDevil
There already is API for this reason....
Use the following message "nMsg" that is broadcasted to all toplevel windows, in order to receive BOSS mode changes
code:
MessengerPlus_ModeChange
wParam = 1 for boss-protect, 2 for lock messenger
lParam = 1 when entering mode, 0 when leavingmode

   UINT nMsg = RegisterWindowMessage("MessengerPlus_ModeChange");



o i didnt know about that, thx TazDevil :)
It seems the Plus! API has more than most are aware of. At least, I don't remember seeing mention of that in the API docs.
Have you made any other discoveries TazDevil? Or are you working on 'insider' information :P

This post was edited on 07-18-2005 at 09:06 PM by RaceProUK.
[Image: spartaafk.png]
07-18-2005 09:06 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On