Results 1 to 3 of 3

Thread: assembler interrupts with VB ?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2001
    Posts
    17

    Question assembler interrupts with VB ?

    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 ?

  2. #2
    Lively Member
    Join Date
    Jun 2001
    Location
    Banana Republic
    Posts
    115
    let's see if you can post this again on my bathroom wall

    please stop cross posting in each and every forum.
    I posted a reply in the chit chat thread.
    Marriage - is not a word, but a sentence.

  3. #3
    jim mcnamara
    Guest
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width