Hi,
I'm doing some work using the venerable old parallel port on w modern 64-bit Windows 7 system, and it looks like the only working drivers for this setup are PhilG's inpout32 / inpoutx64 libraries. I've tested installing those libraries and talking to the parallel port via Python with success.
It looks like rewriting parallelwin32 to use this library would be pretty easy -- would you be open to this change and a pull request?
Hi,
I'm doing some work using the venerable old parallel port on w modern 64-bit Windows 7 system, and it looks like the only working drivers for this setup are PhilG's inpout32 / inpoutx64 libraries. I've tested installing those libraries and talking to the parallel port via Python with success.
It looks like rewriting parallelwin32 to use this library would be pretty easy -- would you be open to this change and a pull request?