Just wondered if anyone here had heard of this being done, or someone with
experience with interfacing FreePascal to DLLs could give a little
guidance.
The PLXAPI is a Windows/Linux interface DLL/library that gives access to
PLX PCI
bridge chips through the low level .sys driver. We have some Pascal code
we
would like to be able to work with some of our cards using these bridge
chips.
I think I have a basic idea of what is required, the PLXAPI documentation
covers the call structures in detail, but I'm not really sure where to go
from there.
Thanks,
Peter Wallace