23 Jan
2006
23 Jan
'06
7:36 p.m.
Hello Alexandre. Ah.. ok... So, as I see.... The CopyImage should create DeviceDependedBitmap, and, in case of LR_CREATEDIBSECTION flag, it should create DIB section. Currently the DDB, that it creates, is wrong (it can't be selected in device context). Well, I'll try to think about it. 2006/1/23, Alexandre Julliard <julliard(a)winehq.org>:
Cyril Margorin <comargo(a)gmail.com> writes:
Hello,
Is something wrong with patch that I sent before? I wonder that no one tell me anything about it.
You are creating a DIB section in all cases, that's not what the function is supposed to do. I'd suggest to start by writing some test cases.
-- Alexandre Julliard julliard(a)winehq.org
-- Cyril Margorin