What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » how to catch the MessengerPlus_DisplayToast in VB.NET or C#?

how to catch the MessengerPlus_DisplayToast in VB.NET or C#?
Author: Message:
J-Thread
Full Member
***

Avatar

Posts: 467
Reputation: 8
– / Male / –
Joined: Jul 2004
RE: RE: how to catch the MessengerPlus_DisplayToast in VB.NET or C#?
quote:
Originally posted by raceprouk
It's actually really easy to catch MessengerPlus_DisplayToast. Just use SetWindowsHookEx, GetCurrentThreadId, and CallWndProc and/or GetMsgProc.

For you it is probably easy, but in my opinion the "SetWindowsHookEx" function isn't a function that you will know when you are a beginning programmer (of course I don't know how good guojivip can program, but that doesn't matter right now), so this isn't a problem that "beginners" can solve. That what I mean with "not easy to do". I was not talking about the amount of lines of code you would need for this.

However, I think a code sample will be very welcome, I can translate it into C# if you like. It will be usefull for me also, because I can solve this kind of problems (using the msdn), but I have to learn these functions by heart;)
06-05-2006 04:15 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
how to catch the MessengerPlus_DisplayToast in VB.NET or C#? - by guojivip on 06-02-2006 at 03:15 AM
RE: how to induce the MessengerPlus_DisplayToast in VB.NET or C# - by J-Thread on 06-02-2006 at 06:07 AM
RE: how to catch the MessengerPlus_DisplayToast in VB.NET or C# - by guojivip on 06-02-2006 at 07:08 AM
RE: how to catch the MessengerPlus_DisplayToast in VB.NET or C#? - by J-Thread on 06-02-2006 at 11:44 AM
RE: how to catch the MessengerPlus_DisplayToast in VB.NET or C#? - by guojivip on 06-02-2006 at 12:23 PM
RE: how to catch the MessengerPlus_DisplayToast in VB.NET or C#? - by RaceProUK on 06-03-2006 at 09:05 PM
RE: RE: how to catch the MessengerPlus_DisplayToast in VB.NET or C#? - by J-Thread on 06-05-2006 at 04:15 PM
RE: how to catch the MessengerPlus_DisplayToast in VB.NET or C#? - by RaceProUK on 06-06-2006 at 12:01 PM
RE: how to catch the MessengerPlus_DisplayToast in VB.NET or C#? - by J-Thread on 06-06-2006 at 03:17 PM
RE: how to catch the MessengerPlus_DisplayToast in VB.NET or C#? - by RaceProUK on 06-07-2006 at 02:16 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