What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: New script: IRateMyDay DP (beta release)
Thanks ;) Actually, the site is really new, so we are still in the start! But I think the concept of the site really links well with Messenger. How often do you change your picture to set your mood? That's exactly what the site allows you, and w...
ketchup_bladeScripting12-07-2006 at 04:05 PM
Multilanguage scripts - how to?
ketchup_bladeScripting12-06-2006 at 03:18 PM
RE: Download image from URL and save locally
Yes there is. Actually, you can't assign the Messenger.MyDisplayPicture property with an image URL (unlike when you select your image manually within Messenger). So if I want to dynamically use an image from the Web, I need to first save it on th...
ketchup_bladeScripting12-05-2006 at 08:38 PM
Download image from URL and save locally
Hello, for my script, I need to be able to save locally an image that is available at a specific URL, for example: http://shoutbox.menthix.net/images/smilies/xso_win k.gif I'm not used to scripting with Jscript, and i can't find a way to download an...
ketchup_bladeScripting12-05-2006 at 01:39 PM
RE: Automatic uninstall of a plugin
Yes, indeed, my plugin is written with VB.Net. Maybe if I "regasm /u" the plugin just before calling MessengerPlus_PluginChange? I'm not sure if this is enough to remove the reference to the DLL from memory.
ketchup_bladePlug-Ins07-18-2005 at 05:54 PM
Automatic uninstall of a plugin
Hello, I have created an uninstaller that automatically delete all files of my plugin. I am doing a call to Messenger Plus using a message with "MessengerPlus_PluginChange" just before uninstalling the plugin. However, what it seems is that doing...
ketchup_bladePlug-Ins07-18-2005 at 04:55 PM
Invoking main thread in plugin to call DisplayToast
I'm a C# programmer, not really a VB.net programmer, and I am unable yet to get back to the main thread of my plugin (that I'm coding in VB.net). Desc: I have my plugin thread in VB.net that is calling some library I wrote in C# which generate an e...
ketchup_bladePlug-Ins07-07-2005 at 01:26 PM
DisplayToast callback function possible?
Hello, i'm currently writting a plugin in VB.net. I'm using the DisplayToast function to alert the user. Currently DisplayToast can only open an URL or execute a program file. However, when the user clicks on the text in the toast window, I woul...
ketchup_bladePlug-Ins07-05-2005 at 03:08 PM
[Hide Excerpts]