Hy guys
here is the problem........
I have an array of type byte. Using varptrarray function i got a pointer to that array. I have another function say writefile with parametes as imagepointer as long. I am passing this pointer to this function writefile.
In the function writefile using this pointer i have to access the values of the byte array. I tried using rtlmovememory and all. Nothing worked or may be i am using it in a wrong way. Can somebody help me in solving this problem?
thanking you


Reply With Quote
