I tried to run the pc software that goes with the cartreader on my windows XP machine, but the program crashes. Apparently windows XP uses a different windows API. Does anyone know how to write to the serial port in windows XP? I use C to program.
Edit: It has something to do with the way the files work in windows XP. Apparently you cannot read from a non existing file without crashing.