LoadImage (4bpp) / CopyImage() crashing

Cyril Margorin comargo at gmail.com
Mon Jan 23 13:36:26 CST 2006


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 at winehq.org>:
> Cyril Margorin <comargo at 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 at winehq.org
>


--
Cyril Margorin



More information about the wine-devel mailing list