Re: question regarding dibsections

2006-04-28 Thread Marcus Meissner
On Mon, Apr 24, 2006 at 09:44:50PM +0200, Marcus Meissner wrote: > Hi, > > While debugging twain, I came across the nativexfer method, used by 60-70% > of all twain using programs. > > It has some very unfortunate programming logic. > > Here is a sample snippet from: > http://hp.vector.co.

Re: question regarding dibsections

2006-04-24 Thread Dimi Paun
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 Alexan

question regarding dibsections

2006-04-24 Thread Marcus Meissner
Hi, While debugging twain, I came across the nativexfer method, used by 60-70% of all twain using programs. It has some very unfortunate programming logic. Here is a sample snippet from: http://hp.vector.co.jp/authors/VA011973/prg_twain.htm TW_UINT16 rc; TW_UINT32 hBitma