Subject: Direct I/O read/write
Posted By: pakman Post Date: 9/10/2006 2:23:27 PM
Is there a means within VB to read/write direct to hardware I/O addresses? The equivalent of IN/OUT commands within assembler?



Reply By: BrianWren Reply Date: 9/13/2006 3:27:30 PM
Well, this is really not the Windows way.  In Windows, the OS "owns" all I/O, and access is through drivers.
What I/O is it that you wanto to have such intimate contact with?

Go to topic 49642

Return to index page 176
Return to index page 175
Return to index page 174
Return to index page 173
Return to index page 172
Return to index page 171
Return to index page 170
Return to index page 169
Return to index page 168
Return to index page 167