64 bit CaptureIR

Discussion forum for JP1 software tools currently in use, or being developed, such as IR, KM, RemoteMaster, and other misc apps/tools.

Moderator: Moderators

Post Reply
StephenR0
Posts: 109
Joined: Mon Feb 12, 2007 3:30 pm
Location: Iowa, US

64 bit CaptureIR

Post by StephenR0 »

I use the John Fine version of CaptureIR quite a bit. I'd like to have a 64 bit version so I can use it with my more modern computers. Since there doesn't seem to be any source available in in the file section, does anyone have the source code to CaptureIR or Prototype 10? I'd like to try and make a version with the recently discovered 64 bit parallel port driver.
binky123
Expert
Posts: 1292
Joined: Sat Feb 14, 2004 3:35 am

Post by binky123 »

The source is inside the CaptureIR.jar in the file CaptureIR-src.jar. You'll find the .java files inside. 7zip can read jar(java archive) files.

If you get it working with inpout32.dll, post a note here and I'll test it out.
StephenR0
Posts: 109
Joined: Mon Feb 12, 2007 3:30 pm
Location: Iowa, US

Post by StephenR0 »

Thanks! I never would have thought to look there. Let me see if I can make sense of it.
binky123
Expert
Posts: 1292
Joined: Sat Feb 14, 2004 3:35 am

Post by binky123 »

There is also a jp1parallel.dll driver as part of the decodeir_244.zip file. The DLL is used as part of RMIR. Maybe you can glean some info on how RMIR uses it.
StephenR0
Posts: 109
Joined: Mon Feb 12, 2007 3:30 pm
Location: Iowa, US

Post by StephenR0 »

Ok, I'll look at that, too. Thanks.
Post Reply