Re: Problems in bitblt (in x11drv)

2005-06-09 Thread David Albrecht
will be on the fully working list. Cool! Dave Dave At 07:04 PM 6/8/2005, you wrote: tir, 07,.06.2005 kl. 23.00 -0700, skrev David Albrecht: > VOID CreateLcdBitmap(VOID) > { > // create LCD bitmap > _ASSERT(nLcdDoubled == 1 || nLcdDoubled == 2 || nLcdDoubled == 4); >

Problems in bitblt (in x11drv)

2005-06-08 Thread David Albrecht
Sorry about the resend, but I used an old copy of the source inadvertently. I'm new to wine and relatively new to windows programming being mostly a unix hack. Just for yucks I thought I'd get a relatively simple app emu48 to work. Turns out emu48 is not so simple (multi-threaded, etc.). First

Problems in bitblt (in x11drv)

2005-06-08 Thread David Albrecht
I'm new to wine and relatively new to windows programming being mostly a unix hack. Just for yucks I thought I'd get a relatively simple app emu48 to work. Turns out emu48 is not so simple (multi-threaded, etc.). First task towards functionality is to get the boot up display to look right and a