Don't use StretchDIBits() native function as it doesn't seem to handle the case when its source and destination are the same correctly. Closes #17666.
2.9 KiB
2.9 KiB
Don't use StretchDIBits() native function as it doesn't seem to handle the case when its source and destination are the same correctly. Closes #17666.