Board index » delphi » Windows 95 I/O using D2

Windows 95 I/O using D2

I have an ISA 8255 based I/O card in a Win95 machine that I want to access using Delphi 2.0.
Can I access the card directly or do I have to write a VXD?
If I have to write a VXD.. where is the best place to start?
.and will I need Visual C++ to do this?

Thanks

Andy Jackson
Reading, UK
"Don't fix it if it isn't broken"

 

Re:Windows 95 I/O using D2


Quote
> ajack...@thames.rcuk(Andrew Jackson) wrote in article

<4qu4fm$...@mikasa.iol.it>...
Quote
> I have an ISA 8255 based I/O card in a Win95 machine that I want to

access using Delphi 2.0.

Quote
> Can I access the card directly or do I have to write a VXD?
> If I have to write a VXD.. where is the best place to start?
> .and will I need Visual C++ to do this?

> Thanks

> Andy Jackson
> Reading, UK
> "Don't fix it if it isn't broken"

Solution for Port and PortW in Delphi 2.x

http://www.bluewatersystems.com/

WinRT

will there be a Delphi translation ??

Other Threads