j
k
j a
j l
"Evan Stade" estade@gmail.com writes:
bm_is_selected = (BOOL) hdc;
That's ugly, you should use something like (hdc != 0) instead.
stride = bmi.bmiHeader.biWidth * bitspp / 8; stride += stride % 4;
This doesn't do what you want.
Show replies by date
wine-devel@winehq.org
Add to favorites Remove from favorites