by MikeW » Dec 8, 2004 @ 3:15am
Yeah, I'm using SHFullScreen for the start icon, taskbar and sip, and the window is at least that size if not larger. I just want to reiterate that things are okay with the direct access method. I'm just trying the buffer method to verify that output is correct in that orientation, and it is except for the title bar showing thru.
I've verified that 240x320 pixel writes are happening. The memory range is correct--adjusting my base address forwards and backwards doesn't help. Nothing will show up over the title bar, not even flicker. I would think that instead of seeing nothing, I'd see garbage somewhere like an image wrapping around or a memory access error. I'm fairly certain my blit routines are correct.