Here's something I put together last night and modified a bit this morning. Basically this is, in my opinion, the best way of doing file I/O in VB using native VB functions.
My code is the third method.
Its fast, but its also in a loop, so that the application won't look crashed.
Let me know what you think ...
