Why are your files opened in text mode? If you're doing all of this file manipulation down to the byte level, the file(s) need to be opened as binary files.
Regards,
Paul McKenzie
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |