a quanto pare è valorizzato perchè se metto un
MsgBox(theEntry.Name)
mi dice i nomi dei file all'interno...
voi che dite ??
secondo me il problema potrebbe essere che mancano qeuste stringhe...
Dim Write_Stream As New System.IO.FileStream(System.IO.Path.Combine("c:\ci ao", _
System.IO.Path.GetFileName(Z_Entry.Name)), System.IO.FileMode.Create)
Dim Bin_Write As New System.IO.BinaryWriter(Write_Stream, System.Text.Encoding.ASCII)
io non essendo molto esperto .....faccio fatica a giudicare....m affido a voi...eheh