Hi,
On Wed, Sep 22, 2004 at 01:21:56AM -0700, Primorec wrote:
I am trying to achieve the same goal as Chris to no avail. My Windows program uses INPOUT32.DLL for talking to the parallel port. Does this dll belongs to "some unknown VXD" ?
Who knows... there are many different methods to get parallel port access on Windows.
Run winedump and strings on it to find out more.
Andreas Mohr