INPOUT32/X64 Works with SOME PCI cards

My x64 port of InpOut32
User avatar
phil
Site Admin
Posts: 7611
Joined: Sun Apr 06, 2003 11:12 pm

Re: INPOUT32/X64 Works with SOME PCI cards

Post by phil »

OK good news.

On x64 windows, it can only load x64 drivers. That is why InpOut x64 was born. The driver should be automatically copied to the system32 folder thought when the DLL is first loaded, so I'm a little surprised you had to manually copy it across.

Thanks, I will see if I can modify the DLL sometimes over xmas but no promises :)

Thanks,
Phil
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 1Tb NVME, 2x2TB WD Black (RAID1)
User avatar
phil
Site Admin
Posts: 7611
Joined: Sun Apr 06, 2003 11:12 pm

Re: INPOUT32/X64 Works with SOME PCI cards

Post by phil »

I've just had confirmation that InpOut32/x64 works with the StarTech PE1XP Parallel Port card on port address 'D010'.

Thanks to Michael Tracy for letting me know.
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 1Tb NVME, 2x2TB WD Black (RAID1)
Kfirasulin
New User
Posts: 2
Joined: Sat Sep 15, 2012 8:59 pm

Re: INPOUT32/X64 Works with SOME PCI cards

Post by Kfirasulin »

inpout32.dll even work under win 8..

I recenly installed win 8 in my computer, and I also bought a PCI to Parallal card.
In order to have the inpout32.dll to work follow these steps:
1. Make sure you installed the PCI divers in the operating system (comes with the card).
2. Make sure you have the latest inpout32.dll version (which enables the support of long adress numbers).
3. Make sure that you modify your code to the new adress, in order to do that, go to the device manager, and
see what address your PCI card occupies - now modify this number in your code.
4. You are done.
DerbyRacer
New User
Posts: 1
Joined: Mon Jul 01, 2013 6:47 pm

Re: INPOUT32/X64 Works with SOME PCI cards

Post by DerbyRacer »

Works OK on SIIG CyberPro Parallel Port card on Windows 7 machine with 64 bit operating system.
Using the following drivers:-
SIIG driver version 1.3.2.1
Inpout32 installer version 1.4.0.0
Inpoutx64.dll version 1.5.0.0
Post Reply