What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Stability problem with DisplayToast() function

Stability problem with DisplayToast() function
Author: Message:
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
RE: Stability problem with DisplayToast() function
I'm very sure my VB code sucks, I'm just not a VB developer. However, you have to also realise that I need to somehow connect to my C++ program and send unmanaged data like structures. It creates ugly VB code but at least, it works the way I want it to work :p. Of course, if you know other methods to do the same thing better, I'll be glad to replace my file with your modified one :).

As for SendMessage(), it's used to be able to return a value to the caller. This shouldn't make anything freeze simply because when the message is received, a thread is created to display the toast and the function does not wait for the thread to end before it returns.

I really need all of you who are experiencing problems to tell me roughly how often it crashes and to send me the code you use to make a call to DisplayToast(). I'll investigate and I'm bound to find where the glitch is :).
[Image: signature2.gif]
10-05-2005 04:52 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Stability problem with DisplayToast() function - by KooKiz on 07-25-2005 at 08:42 AM
RE: Stability problem with DisplayToast() function - by KooKiz on 07-31-2005 at 01:22 PM
RE: Stability problem with DisplayToast() function - by KokiriChild on 10-04-2005 at 05:22 PM
RE: Stability problem with DisplayToast() function - by (CyBeRDuDe) on 10-04-2005 at 08:25 PM
RE: Stability problem with DisplayToast() function - by Patchou on 10-04-2005 at 09:02 PM
RE: Stability problem with DisplayToast() function - by KokiriChild on 10-05-2005 at 07:35 AM
RE: Stability problem with DisplayToast() function - by CookieRevised on 10-05-2005 at 02:40 PM
RE: Stability problem with DisplayToast() function - by Patchou on 10-05-2005 at 04:52 PM
RE: Stability problem with DisplayToast() function - by KooKiz on 10-13-2005 at 08:51 AM


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