What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [help] using dll

[help] using dll
Author: Message:
MrT
Junior Member
**

Coding For Fun

Posts: 62
35 / Male / Flag
Joined: Jul 2006
O.P. Huh?  [help] using dll
hi.
i trying ballonn tips and i have a dll but Plus can't find function :S
i don't know dll very well.

here is my code:

code:
Interop.Call(MsgPlus.ScriptFilesPath + "\\tray.dll","Notify","text","title","tip");

you can download dll from here:
http://www.teebo.com/tssTrayNotify.htm
07-06-2007 09:18 AM
Profile E-Mail PM Web Find Quote Report
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
RE: [help] using dll
You don't really need a dll for the NotifyIcon Balloon Popup, you can just use the Windows API.

http://msdn2.microsoft.com/en-us/library/ms647738.aspx
[Image: 1-0.png]
             
07-06-2007 09:38 AM
Profile PM Web Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: [help] using dll
Are you sure the DLL has an export called Notify?

Ezra: I don't think you can handle C structs in JScript easily.
4 8 15 16 23 42
07-06-2007 11:54 AM
Profile E-Mail PM Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: [help] using dll
quote:
Originally posted by vikke
Ezra: I don't think you can handle C structs in JScript easily.

you can with plus scripting... there's an object for them
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
07-06-2007 11:55 AM
Profile PM Web Find Quote Report
Volv
Skinning Contest Winner
*****

Avatar

Posts: 1233
Reputation: 31
34 / Male / Flag
Joined: Oct 2004
RE: [help] using dll
The DLL you're using is an ActiveX dll:
http://shoutbox.menthix.net/showthread.php?tid=62676&pid=690561#pid690561

This post was edited on 07-06-2007 at 04:27 PM by Volv.
07-06-2007 04:24 PM
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