j
k
j a
j l
"Vincent Povirk" vincent@codeweavers.com writes:
if (dibinfo->biBitCount < 16) numcolors = dibinfo->biClrUsed || 1<<dibinfo->biBitCount;
numcolors = dibinfo->biClrUsed || 1<<dibinfo->biBitCount;
You have been doing too much Perl ;-)
Back to the thread
Back to the list