Re: TI-H: Windows IO
[Prev][Next][Index][Thread]
Re: TI-H: Windows IO
At 21:04 1997-12-15 -0700, you wrote:
>
>This isn't TI related directly; but it is with something I am trying to make.
>Has anyone on the list ever done direct i/o programming in win32 (not the
>dos.h 16-bit stuff)? I need two functions; one to input a byte from a given
>address; one to output a byte from a given address. Thanks!
Sounds like you are making link software :-)
For Windows 3.1/95, you use exactly the same functions as in MS-DOS. For Windows NT you have to write a "kernel mode driver".
Regards,
-/- David Eriksson -/-
2 G o o D P r o d u c t i o n s -> http://www.2goodsoft.com/
References: