i have a PCI Card that seats in
irq 10
memory range 1001000-1001fff
with VB
how do i make interrupt to irq 10 ?
like int 10h in assembler
can i use assembler commands
like mov ax,5
int 10h
in VB ?
how do i get any signals from that card ?
Printable View
i have a PCI Card that seats in
irq 10
memory range 1001000-1001fff
with VB
how do i make interrupt to irq 10 ?
like int 10h in assembler
can i use assembler commands
like mov ax,5
int 10h
in VB ?
how do i get any signals from that card ?
let's see if you can post this again on my bathroom wall :rolleyes:
please stop cross posting in each and every forum.
I posted a reply in the chit chat thread.
This is worse than chit-chat - he's got it everywhere.
Several of us answered - mostly that windows doesn't generally allow direct access to int calls, except in special circumstances.