VBGamer |
|||||||||||||||||||||||||||
RE: Is CopyMemory faster than ... The Gilb (1 reply, 0 views) (2000-Jun-26) I know that a lot of the Windows API is fantastic! But it has to be said, a lot of it is slow because it's general purpose. Take SetPixel for example - it lets you forget about bit depth and sets the pixel no matter what, it's much faster to write your own code because it's geared to a specific purpose...
|