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

Search Results
Subject Author Forum Time
MsgPlus for Skype (?)
Plugins may be added in future versions of Skype?, as the Messenger is only through 2013 and all users will move to Skype would be interesting to add this feature.
agustin029WLM Plus! General11-08-2012 at 11:47 PM
new thread in background?
can i run a function in a subprocess in msgplus with javascript??
agustin029Scripting11-02-2012 at 04:50 PM
regexp problem
how I can combine these two regex?? [code] link = msg.match(/((ftp|https|http)?:\/\/[^\s]+)/g); //returns http,https and ftp links link2 = msg.match(/(www?.[^\s]+)/g); //returns www. links [/code]
agustin029Scripting09-21-2012 at 12:09 AM
RE: GlobalMemoryStatusEx function???
i think i need to learn more =S, thank you very much!
agustin029Scripting09-15-2012 at 02:47 AM
GlobalMemoryStatusEx function???
how I can use this function in javascript?? http://msdn.microsoft.com/en-us/library/windows/de sktop/aa366589(v=vs.85).aspx [code] mem32 = Interop.Call('kernel32', 'GlobalMemoryStatusEx', 'MEMORYSTATUSEX'); var string_memory = mem32.dwMemoryLoad...
agustin029Scripting09-14-2012 at 01:22 AM
[Hide Excerpts]