Hi, I have a program that is currently running on Window 95 and I use the _inp function to write to a register on a legacy ISA board. I want to run the program on Windows NT but NT will not support the inp() function. Is there another way I can write to a port that NT will support?