We want to put JPG images of students on a pocket PC.

We were thinking of putting them into an encrypted zip file to protect the images from loss.

Is it possible to use New Bitmap("zip folder\xyz.jpg" in some way?

Any other ideas on how to accomplish this?