j
k
j a
j l
Bartosz Kosiorek (@gang65) commented about dlls/gdiplus/image.c:
for (y=0; y<height; y++) { dst = (DWORD*)dst_row; for (x=0; x<height; x++) for (x=0; x<width; x++)
for (y=0; y<height; y++) { dst = (DWORD*)dst_row;
for (x=0; x<height; x++)
for (x=0; x<width; x++)
Thas it really strange, so I fixed that.
Back to the thread
Back to the list