I have made a program with VC++ 6.0 which reads and writes in files opened in binary mode ( f.open(.....¦ios::binary)).<br>And it don't function with Windows 98 (can't read or write in binary files : access violation).<br><br>WHY AND WHAT CAN I DO?<br><br>(Sorry, I'm french and I don't speek english very well)