Ok I am writing a program, and it reads binary files, but using vb6's normal file thing 'Open file for Binary as filenum' and the function 'input(1, 1)' well its way too slow. It takes like a whole second to read a 2k file. I need some scripting or API to make it read faster. so see if you can help.