Re: How to access I/O port directly in VC6.0?



Hi Joe,

On Mon, 19 Nov 2007 10:59:22 -0500, Joseph M. Newcomer
<newcomer@xxxxxxxxxxxx> wrote:

The statement "access to all I/O ports" that they state means the code is inherently
dangerous.

No, it is not ;-)

The first thing you must do with this package is a call to
KS_enableIoRange, after this call only the application wich mades this
call can access the port's.

Best regards
Walter


.