Steve Charlewood
August 23rd, 1999, 06:00 AM
I am porting a DOS-based keyboard programming program to the Windows platform and I've run into a major stumbling block. Windows will not allow me access to the keyboard port, which I need to write to, and read from, directly. Checking around seems to suggest that the only way I'm going to get around this is to rewrite the keyboard driver to allow direct access.
Can _anyone_ suggest a method that would prevent me having to slog through NT driver engineering for weeks?
thanks
steven charlewood
Can _anyone_ suggest a method that would prevent me having to slog through NT driver engineering for weeks?
thanks
steven charlewood