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 <[EMAIL PROTECTED]>: > Cyril Margorin <[EMAIL PROTECTED]> 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 > [EMAIL PROTECTED] > -- Cyril Margorin