Hello,
one of my customer wants to connect an existing display unit to a
Windows CE device. This unit contains a display with a resolution of
320x240 and 1 bit per pixel color depth. The display controller supports
also only a frame buffer of 1bpp and has no hardware acceleration. So I
have to use the emulation functions in the display driver.
I have do a lot of investigation in the online help and in the source
code of the PB but I'm not sure if this display is really supported by
the GDI interface of Windows CE.
Have anybody experience with such displays ? Is it possible to connect
such displays through the GDI interface of Windows CE ? Which
restrictions of the API are known ?
Thank you for your answers in advance.
Regards,
Ruediger