On Mon, April 24, 2006 3:44 pm, Marcus Meissner said:
We do not do this, for us HBITMAP is a regular 16bit GDI handle. GlobalLock will not work on it :/
Not sure if its related, but this thread: http://www.winehq.org/pipermail/wine-devel/2006-April/thread.html#46804
In particular Alexandre's comment: http://www.winehq.org/pipermail/wine-devel/2006-April/046819.html on handling the 16-bit case in a specific manner.
We may have to do that here as well.
HTH.