Give CopyMemory method in c#
below i mentioned vb 6 copy memory method I want in c# with example
Declare Sub CopyMemory Lib "kernel32" Alias "RtlMoveMemory"
(ex1 As Any, exe2 As Any, ByVal length As Long)
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nilesh JadavPosted Jan 9, 2018, 11:35 PM
I think It is already been discussed over this forum post - you can check it out from here - http://www.c-sharpcorner.com/forums/copymemory-in-c-sharp