Make a Button Work in Messenger Live - 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: WLM Plus! Help (/forumdisplay.php?fid=12) +----- Thread: Make a Button Work in Messenger Live (/showthread.php?tid=94917) Make a Button Work in Messenger Live by shakeebgenii on 07-01-2010 at 06:44 PM
Hi Guys, code: The Proxy DLL and hooked functions are working fine (Thanks Sunheart for this he send me the code). The other button named : "Change conact list layout" If I intercept it with its cmdid="40370" I am getting the MessageBox but when I try to intercept mine cmdid="40371" I am not getting the MessageBox here is the code for hooking. code: Where I am doing Wrong. RE: Make a Button Work in Messenger Live by djdannyp on 07-01-2010 at 06:57 PM
If you use skinning to change the function of the button it will be a LOT more straightforward and won't require anything illegal (like ResHacking msgsres.dll) and won't require nearly as much code. RE: Make a Button Work in Messenger Live by shakeebgenii on 07-01-2010 at 07:01 PM
I have the task from my boss to make a button which is not dependent on Messenger Plus. RE: Make a Button Work in Messenger Live by djdannyp on 07-01-2010 at 07:56 PM
Surely using the 'Favourite's Bar' in the web browser is a much better way of accomplishing this, by just adding it as a favourite? RE: Make a Button Work in Messenger Live by shakeebgenii on 07-01-2010 at 07:59 PM
I dont want to open a link in IE I want to open the link in a dialog which has the same skin like MSN like we do using MsgPlus. RE: Make a Button Work in Messenger Live by djdannyp on 07-01-2010 at 08:25 PM
What do you mean a link that has the same skin as MSN? RE: Make a Button Work in Messenger Live by shakeebgenii on 07-01-2010 at 08:29 PM
I mean a window like Messenger Plus open for its Window. RE: Make a Button Work in Messenger Live by blessedguy on 07-01-2010 at 08:33 PM
quote:What about Windows Live Today and those rare times a new window opens telling about some WLMessenger feature? RE: Make a Button Work in Messenger Live by shakeebgenii on 07-01-2010 at 08:37 PM please help me to get it done. RE: Make a Button Work in Messenger Live by djdannyp on 07-01-2010 at 09:32 PM
quote: Messenger Plus! Live doesn't natively offer a browsing facility (there is a script that creates a web browser, but you need Messenger Plus! Live for it....and might as well just use a web browser). You cannot open URLs in any windows that Messenger provides. quote: You can't browse from them though, you can't input a URL into them. Why is this feature not using a web browser? What's the problem with using a web browser to open a URL instead, seeing as that's what they're intended for? |