inpout32.dll problem

My x64 port of InpOut32
Post Reply
luayahdab
New User
Posts: 1
Joined: Wed Aug 05, 2015 9:02 am

inpout32.dll problem

Post by luayahdab »

Hi,
I am trying to use parallel port with unity3d, the problem that I have is: once I succeed to work with the parallel port with one application by using the DLL file I can't use it with any other software even if i close the app or restart the Pc, I think that my problem is : I am invoking the port by the inpout32.dll but I am not able to release it.
the only solution that I have is to reset the port from the BIOS!!
please help me with this, is there any function inside the dll file to release the port?
Or Im wrong ?
thanks
User avatar
phil
Site Admin
Posts: 7611
Joined: Sun Apr 06, 2003 11:12 pm

Re: inpout32.dll problem

Post by phil »

Sorry, I haven't written to a parallel port in about 20 years so I don't really have any answer to this - other than to ask if you are writing something to the wrong port in the LPT address space? What do you have to change in the BIOS to reset the port?

Maybe someone else can help but don't expect miracles, its rather quiet in this forum!

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)
Post Reply