VBGamer |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RE: Is CopyMemory faster than ... The Gilb (3 replies, 0 views) (2000-Jun-25) I wonder if anyone's ever written an Assembly algorithm which does what CopyMemory does... I mean, take the pointer, set up a simple loop and mov the memory from one pointer to another... It might be interesting to see if the resulting code might be faster than the Windows API...
|