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:
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
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Messenger Lock (and boss mode?) bug - by ipab on 07-14-2005 at 08:11 PM
RE: Messenger Lock (and boss mode?) bug - by mwe99 on 07-14-2005 at 08:41 PM
RE: Messenger Lock (and boss mode?) bug - by RaceProUK on 07-15-2005 at 10:47 AM
RE: Messenger Lock (and boss mode?) bug - by ipab on 07-15-2005 at 10:18 PM
RE: Messenger Lock (and boss mode?) bug - by Patchou on 07-16-2005 at 06:20 AM
RE: Messenger Lock (and boss mode?) bug - by Eljay on 07-16-2005 at 06:51 AM
RE: Messenger Lock (and boss mode?) bug - by Eljay on 07-18-2005 at 05:18 PM
RE: Messenger Lock (and boss mode?) bug - by TazDevil on 07-18-2005 at 06:22 PM
RE: Messenger Lock (and boss mode?) bug - by Eljay on 07-18-2005 at 06:25 PM
RE: Messenger Lock (and boss mode?) bug - by RaceProUK on 07-18-2005 at 09:06 PM


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