hey all, Working with a graphics app in VB for the frist time (usually dont use VB).

Basically, I want to open a file (that contains seperate forms of data, sounds, images etc.) Then, *without* dumping into a temporary file or anything, i want to load an image from it. I know the format very well, so i know where all images and such are. This should be possable right? If not I'm kinda screwed, the other language i develop in can do this, but doesnt off win32 interface.