O.P. RE: trouble with strings [C++]
Ok, what I would like to is copy the buffer to a DataBloc allocated by Plus. I can get the address to the start of the buffer, and I have the size of the buffer. I just cannot figure out the syntax to copy memory (RtlCopyMemory)
|