Im wondering if Dark Basic can be used in the following application:
I have a capture card that can dump data onto the PCI bus.
Several years ago, I wrote some code (in C) that grabs
a frame worth of data (via a PCI API call) and displays it.
Im revisiting the project but Id like to see if I can use Dark Basic. Basically Id like to modify it
such that it grabs and displays the data CONTINUOUSLY.
Can Dark Basic do this (make a low level PCI API call to
grab data and display it to the video memory directly)?
Thanks!
Erich