|
-
Nov 20th, 2000, 08:01 AM
#1
Thread Starter
Addicted Member
Hello
I need to call the "Int86x" type of interrupt call, not the following which is for a different call type:
CALL INTERRUPT(&H21, regs, regs)
Does Visual Basic for ms-dos support the Int86x call?
I need to call an interrupt something like this:
CALL int86x(&H60, InRegs, OutRegs, SegRegs)
Can anyone help me please!!
Cheers
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
|