hi,
i'm geting de bits of to bitmaps into a buffer in order to compare
then.
the first time i call GetDIBits, it works ok, and returns the number
of scanlines an correct data in the buffer.
the second time, it returns 0 and does nothing in the baffer.
if i change the order of the calls, the second still fails.
i know that then bitmaps must not be selected on any DC, and i'm
carefully with that.
¿¿any reason why GetDIBits returns 0??
Thank you.
by MJM.