Re: Problem with CyberKnex Programmer program and direct LPT1 port access

2005-04-09 Thread Juan Lang
Hey Terry, update: according to my registry on WinXP, "Ports" should return the GUID {4D36E978-E325-11CE-BFC1-08002BE10318}. This is also known as GUID_DEVINTERFACE_SERENUM_BUS_ENUMERATOR. Right now that GUID used with SetupDiGetClassDevs returns serial ports, and it should return both serial po

Re: Problem with CyberKnex Programmer program and direct LPT1 port access

2005-04-09 Thread Juan Lang
Hi Terry, I'll jump in on this if you don't mind. > It appears that my program, in the "setupapi", calls > SetupDiClassGuidsFromNameExA with the name "Ports". So I presume > this is trying to get a handle for the "Ports" driver which looks > like it is not implemented. Almost. I think it's tryi

Re: Problem with CyberKnex Programmer program and direct LPT1 port access

2005-04-09 Thread Terry Barnaby
Rob Shearman wrote: Terry Barnaby wrote: Rob Shearman wrote: Terry Barnaby wrote: Hi, I am trying to get the K'nex CyberKnex Programmer Windows program working under wine on Fedora 3. It appears to be generally working but this program needs direct access to the LPT1 parallel port to drive an exter

Re: Problem with CyberKnex Programmer program and direct LPT1 port access

2005-04-08 Thread Rob Shearman
Terry Barnaby wrote: Rob Shearman wrote: Terry Barnaby wrote: Hi, I am trying to get the K'nex CyberKnex Programmer Windows program working under wine on Fedora 3. It appears to be generally working but this program needs direct access to the LPT1 parallel port to drive an external "flash key" prog

Re: Problem with CyberKnex Programmer program and direct LPT1 port access

2005-04-08 Thread Terry Barnaby
Rob Shearman wrote: Terry Barnaby wrote: Hi, I am trying to get the K'nex CyberKnex Programmer Windows program working under wine on Fedora 3. It appears to be generally working but this program needs direct access to the LPT1 parallel port to drive an external "flash key" programmer. I have tried

Re: Problem with CyberKnex Programmer program and direct LPT1 port access

2005-04-08 Thread Andreas Mohr
Hi, On Fri, Apr 08, 2005 at 03:24:52PM +0100, Terry Barnaby wrote: > Hi, > > I am trying to get the K'nex CyberKnex Programmer Windows program > working under wine on Fedora 3. It appears to be generally working but > this program needs direct access to the LPT1 parallel port to drive an > extern

Re: Problem with CyberKnex Programmer program and direct LPT1 port access

2005-04-08 Thread Rob Shearman
Terry Barnaby wrote: Hi, I am trying to get the K'nex CyberKnex Programmer Windows program working under wine on Fedora 3. It appears to be generally working but this program needs direct access to the LPT1 parallel port to drive an external "flash key" programmer. I have tried setting the "Windows

Problem with CyberKnex Programmer program and direct LPT1 port access

2005-04-08 Thread Terry Barnaby
Hi, I am trying to get the K'nex CyberKnex Programmer Windows program working under wine on Fedora 3. It appears to be generally working but this program needs direct access to the LPT1 parallel port to drive an external "flash key" programmer. I am using wine 20050310. If I try this I get an error