If pitch is same for source and destination I think something like this would work OK:
Code: Select all
CopyMemory(SourceAdress, DestAdress, (width*4+pitch)*height)
Code: Select all
CopyMemory(SourceAdress, DestAdress, (width*4+pitch)*height)
Code: Select all
debug PeekQ(@find\nFileSizeHigh)