Your program is not working but thanks for the try :)Quote:
Here
Scaned it with AVG and said it has no virus
Kov so I have been start to make the binary reader (The GUI with the openFileDialog and all the shits)
But My questions are:
1) Why I get error for the next definitions: File Stream, Constants, File Mode, Binary Read, ItemDetail, SeekOrigin and _Itemdata
Now from all the error I have fixed the " File Stream, Constants, File Mode, Binary Read"
I have bind the BinaryReader from line2 " BinaryReader Reader = new BinaryReader(File);" in using system.IO
But how I can make the " ItemDetail, SeekOrigin and _Itemdata" ????
Thanks