wildWolverine
L'Etat, c'est moi
I've got a code that directly interfaces with the parallel port on my computer. It works fine on win 95 and win 98. However, it does not work on nt, 2000, or xp. I discovered that changes in the os make direct interaction w/ the hardware impossible, unless you have a special driver. Thus, I d/l a driver -- port95nt.exe (a freeware version of driverlinx). However, after installing the driver, my program still doesn't work. Has anyone used port95nt.exe? If so, do I need to make any changes to my source code so that it knows the new driver/dll is there?
any and all help is much appreciated...
any and all help is much appreciated...