The is a compile for AlphaNT of a simple image viewer that is distributed
as part of the Enhanced Image Library.  The Enhanced Image Library is a 
free C++ class library for reading, writing and displaying images.  The
library can be found at http://www.colosseumbuilders.com.  The library
supports Jpeg and PNG file formats.

To run the viewer, start it from the command line as
viewer.exe <file_to_display>
or just run viewer.exe and drag and drop picture files on the window to
display the pictures.
