Posted: Thu Jun 13, 2013 1:20 pm Post subject: "MSVCR90.memcpy" questions
Hi, I have a question that would save me a massive amount of time. When you call this function, what registers does it modify and what do they mean in the current context?
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
Posted: Thu Jun 13, 2013 2:02 pm Post subject: Re: "MSVCR90.memcpy" questions
booingthetroll wrote:
Hi, I have a question that would save me a massive amount of time. When you call this function, what registers does it modify and what do they mean in the current context?
Current context means that it will only work in your current processes memory space. It will not alter the memory of another process. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum