Help Needed

My x64 port of InpOut32
Post Reply
Waqar
New User
Posts: 1
Joined: Mon Aug 22, 2011 8:15 pm

Help Needed

Post by Waqar »

OK i have read your mainpage and logix4u but honestly i still don't get how to use the dll file. I try to add the dll as a reference but it gives me an error, so basically my question is what exactly do i need to download/install, place it where and what to do in VS2010 so i can use the commands in C# to turn parallel port pins on and off. Could you please help me ?
User avatar
phil
Site Admin
Posts: 7670
Joined: Sun Apr 06, 2003 11:12 pm

Re: Help Needed

Post by phil »

Its not a .NET DLL so you cant add it as a reference. Its a C++ DLL so you use interop.

There is a .net example (c# and vb.net} on my download page - If that does not help, I really don't know what else to say - it cant get much simpler that that fully functional example.

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