Hello,
I am trying to run the old PCI galil DMC-1840 card with Windows 7, but have a really hard time with it.
The old GalilTools driver is not working. If I install GalilSuite and driver which goes with it, everything works fine. BUt GalilTolls and other old stuff still cannot see the PCI card.
I suspect that the problem is to open a driver and if I manage to pass OpenDevice, the dmc32.dll should work (maybe). Does anybody have anysugestion how can I do this? I even tried to write my own driver function using CreateFile, but it does not return anything (I got driver string as \\\\.\\Device\xxxx using the WinObj).
Thank you very much