quote sourcecode:

//you can pass zip password for your resource err = unzOpenCurrentFilePassword(uf,NULL); err = unzReadCurrentFile(uf,buf,size_buf); add_buffer(filename_withoutpath,buf); unzCloseCurrentFile (uf);//you have to return error code//this is quick example, so I don't//engine may crash if zip is errornous return 0;

/quote

maybe this is what you are looking for...
dunno*shrug*


take a listen on my Portfolio Site