Evan wrote in message news:<50650000000500000045330100-1066448259000@exchange.ni.com>...
> In LabVIEW for windows there are VIs to read in JPEGs, however the PDA
> module does not support those VIs, so I do not believe there is a way
> to display JPEGs.
The hard way would be to write your own JPEG -> Bitmap / Array
de-compression routine. You will probably find example (C++) code at
the JPEG web site.
http://www.jpeg.org/jpeg_about.html