I am considering a device that will have a 96x64 pixel Pictiva display
hanging of the SPI port of a PXA-255. I have never seen Windows CE on
a device with a display smaller than QVGA. Would I include the GWES
component in such a device and develop a custom shell or make a
headless device with a stream driver that provides character based I/O
to the display. The device will have a small display and some buttons
much like a cell phone. Charater mode I/O would be sufficient for the
application. Will the GWES scale to suit such a small display?