What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » How can you do to "show" the litte window of msn ?

How can you do to "show" the litte window of msn ?
Author: Message:
alexis2015
New Member
*

Avatar

Posts: 7
38 / Male / –
Joined: Sep 2004
O.P. Huh?  How can you do to "show" the litte window of msn ?
My problem is that i want to show some personal informations in the little window that appears when someone have just sign-in ?

Whitch file (*.dll or *.exe) i have to use and how to use it ?

Thanks a lot for all reponses ...

Alexis;)
10-16-2004 09:07 PM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: How can you do to "show" the litte window of msn ?
You mean have more information in the toast popups? Only possible with a plugin/addon that displays it's own I'm afraid
[Image: spartaafk.png]
10-16-2004 10:59 PM
Profile PM Web Find Quote Report
Concord Dawn
Veteran Member
*****

Avatar
This is a loopy fruit.

Posts: 1203
Reputation: 16
33 / Male / –
Joined: Feb 2004
RE: How can you do to "show" the litte window of msn ?
There is no such plugin to put display more information (Real name, phone number, etc.) on the when that displays when one of your contacts signs in. Maybe one of the programmers will make one.
[Image: 7.png]
10-16-2004 11:09 PM
Profile E-Mail PM Find Quote Report
alexis2015
New Member
*

Avatar

Posts: 7
38 / Male / –
Joined: Sep 2004
O.P. RE: How can you do to "show" the litte window of msn ?
No, sorry, I my question is bad !!!
I Just want to know which command do you use in plugins to show toasts with a personalize text ?

Alexis;)
10-17-2004 06:40 AM
Profile PM Find Quote Report
Mr.T
Junior Member
**

Avatar
i pity the fool

Posts: 18
Joined: Oct 2004
RE: How can you do to "show" the litte window of msn ?
vb

code:
DisplayToast(ByVal sMessage As String, ByVal sTitle As String, ByVal sProgram As String, ByVal bPlaySound As Boolean) As Boolean


c++
code:
DisplayToast(const char* sMessage, const char* sTitle, const char* sProgram,bool bPlaySound)


is this what you mean???
10-17-2004 09:07 AM
Profile E-Mail PM Find Quote Report
alexis2015
New Member
*

Avatar

Posts: 7
38 / Male / –
Joined: Sep 2004
O.P. RE: How can you do to "show" the litte window of msn ?
yes that's what I mean but haven't you got a command for delphi ?

Alexis;)
10-17-2004 09:14 AM
Profile PM 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