|
-
Oct 15th, 2001, 04:02 AM
#1
Thread Starter
Junior Member
assembler interrupts with VB or visual c?
i have a PCI Card that seats in
irq 10
memory range 1001000-1001fff
with VB or visual c
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 or visual c?
how do i get any signals from that card ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|