What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [?] RtlMoveMemory: file not found

[?] RtlMoveMemory: file not found
Author: Message:
SmokingCookie
Senior Member
****

Avatar

Posts: 815
Reputation: 15
30 / Male / Flag
Joined: Jul 2007
O.P. RE: [?] RtlMoveMemory: file not found
There is.

I use this system for communication between two different scripts. RtlCopyMemory would mean lots of extra memory management to prevent leaks. Let me put it this way:

Script A sends a pointer to script B. Script B is now responsible for handling that pointer, to relieve script A (the contents of the pointer will most likely be stored in a variable). Script B then destroys the pointer (allocated by the Interop object) when it's no longer needed.

Using RtlCopyMemory would mean extra work for script A.
03-25-2009 06:24 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[?] RtlMoveMemory: file not found - by SmokingCookie on 03-24-2009 at 06:46 PM
RE: [?] RtlMoveMemory: file not found - by Mnjul on 03-24-2009 at 07:05 PM
RE: [?] RtlMoveMemory: file not found - by matty on 03-24-2009 at 07:29 PM
RE: [?] RtlMoveMemory: file not found - by SmokingCookie on 03-24-2009 at 07:50 PM
RE: [?] RtlMoveMemory: file not found - by Mnjul on 03-24-2009 at 07:53 PM
RE: [?] RtlMoveMemory: file not found - by SmokingCookie on 03-24-2009 at 07:57 PM
RE: [?] RtlMoveMemory: file not found - by matty on 03-24-2009 at 08:06 PM
RE: [?] RtlMoveMemory: file not found - by TheSteve on 03-25-2009 at 12:38 AM
RE: [?] RtlMoveMemory: file not found - by matty on 03-25-2009 at 10:48 AM
RE: [?] RtlMoveMemory: file not found - by SmokingCookie on 03-25-2009 at 06:24 PM
RE: [?] RtlMoveMemory: file not found - by TheSteve on 03-26-2009 at 01:06 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