Hello,
I've discovered, that using of GetDIBits after StretchDIBits doesn't return correct data. More then - all pixels that it returns are black. In attachment the test function.
Changelog: Cyril Margorin comargo@gmail.com add test of StretchDIBits()/GetDIBits() bunch to gdi/test/bitmap.c
-- Cyril Margorin