What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » GlobalMemoryStatusEx function???

GlobalMemoryStatusEx function???
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: GlobalMemoryStatusEx function???
MEMORYSTATUSEX isn't a String, it's a structure. The documentation for it can be found here

You will need to use Data Blocs to emulate the structure and then you can read information out with functions like
Javascript code:
myDataBloc.readDWORD(0);

as described in the documentation for MP! scripting
<Eljay> "Problems encountered: shit blew up" :zippy:
09-14-2012 07:39 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
GlobalMemoryStatusEx function??? - by agustin029 on 09-14-2012 at 01:22 AM
RE: GlobalMemoryStatusEx function??? - by Spunky on 09-14-2012 at 07:39 AM
RE: GlobalMemoryStatusEx function??? - by matty on 09-14-2012 at 12:13 PM
RE: GlobalMemoryStatusEx function??? - by agustin029 on 09-15-2012 at 02:47 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