There is nothing wrong with Delphi it is a very good language. Most people just don't know about it and think it sucks. Those same people like VB.
Look at the FFileStream class it should do what you want. And fast to because you are not doing it byte by byte, it uses buffers instead.
|