Ah.
OK so in the Binaries Only zip file from
here, I extracted x64/inpoutx64.dll to Turing/Support/bin and renamed it to dlportio.dll.
This results in the following error:
Parallel port initialization failed. Unable to open required DLL at [path].
Now, I don't have a parallel port on this machine, but it is Win7/64 bit. So I don't know whether the DLL is incompatible or the missing hardware is preventing it from "opening."
If you want to give it a try, it's supposed to be drop-in compatible with the regular dlportio:
Quote:
From Version 1.0.0.7, I have added, simple compatibility with DLPortIO that should allow LCDSmartie to use this DLL as a drop in replacement for DLPortIO in x64 windows. To do this, download just the binaries only package (below) then take the 32bit DLL (in the \Win32 folder), rename it to DLPortIO.DLL and copy it to your LCDSmartie folder. Read the DLPortIO.TXT file included in the ZIP for more information.
*Note: I tried both win32/ and x64/ versions; win32/ gave the same error message that you have now.