Long time ago I had written a small application in Borland Delphi 2009 to control some relais using InpOut32.dll and it was doing well under WindowsXP (32Bit)
Recently I upgraded to Windows 7 (64Bit) and the program wasn't running no more. I downloaded the upgraded files for 64Bit systems by Phil and had to recompile the program using the new InpOut32.dll to have the program running again.
However when I push the buttons on the console of my program to send data from the Par.port, the port does not output anything !
I tried also to use the program in Windows7' XP-mode, but no luck either.
What I'm doing wrong, or is there a problem with InpOut under Windows 7 (64 bit) ?