Forums I've searched already have told me to use CreateFile() and ReadFile() and I'm not having much success understanding how to use these. Also, I've been told to use inpout32.dll, but after downloading it, reading all about it, and asking how to use it, I still don't know how to include that in my project.
If anyone has done this sort of project before, could you please post some sample code or give me information on how to do this