What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [WHAT??] Array pointers

[WHAT??] Array pointers
Author: Message:
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: [WHAT??] Array pointers
You don't point to an Array object (as in a native JScript array), you use DataBlocs like you would for any other type.

e.g. for your TASKDIALOG_BUTTON array you would create a DataBloc the size of one item (8 bytes I think) times however many buttons there are.

Maybe a bit more complicated within that huge struct though :P or not, it's a pointer, not inline like I thought. Just create a seperate DataBloc for the array and write the .DataPtr into the main struct.

This post was edited on 08-20-2008 at 04:45 PM by Eljay.
08-20-2008 04:43 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[WHAT??] Array pointers - by SmokingCookie on 08-20-2008 at 04:28 PM
RE: [WHAT??] Array pointers - by Eljay on 08-20-2008 at 04:43 PM
RE: [WHAT??] Array pointers - by SmokingCookie on 08-20-2008 at 04:57 PM
RE: [WHAT??] Array pointers - by Matti on 08-20-2008 at 07:03 PM
RE: [WHAT??] Array pointers - by SmokingCookie on 08-20-2008 at 08:05 PM
RE: [WHAT??] Array pointers - by Matti on 08-22-2008 at 10:36 AM
RE: [WHAT??] Array pointers - by Eljay on 08-22-2008 at 11:40 AM
RE: [WHAT??] Array pointers - by Matti on 08-22-2008 at 11:57 AM
RE: [WHAT??] Array pointers - by andrewdodd13 on 08-22-2008 at 03:53 PM
RE: [WHAT??] Array pointers - by Matti on 08-22-2008 at 04:04 PM
RE: [WHAT??] Array pointers - by SmokingCookie on 08-22-2008 at 04:05 PM
RE: [WHAT??] Array pointers - by Matti on 08-22-2008 at 04:50 PM


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