Results 1 to 6 of 6

Thread: I am creating a driver(workable) using QB...need small help

  1. #1

    Thread Starter
    Fanatic Member jian2587's Avatar
    Join Date
    Aug 2000
    Location
    I bet u need a fusion powered shuttle to reach my place...
    Posts
    963

    I am creating a driver(workable) using QB...need small help

    As for commencing to my system programming route,
    I program a driver, in QuickBasic.
    It's a mouse driver.
    I am able to connect to the mouse, without mouse driver loaded
    but, I can't decode the three bytes data correctly
    Currently, my driver detects right button and both button but not left button clicked. I can detect X but not Y.
    I couldn't decode everythin' properly.
    Need help...Anybody?
    KNIGHT_VISION? Can you help me? Or anybody?
    ASM,C,C++,BASIC,VB,JAVA,VBS,HTML,ASP,PHP,mySQL,VB.NET,MATLAB
    Programming is fun, but only if you're not on a tight deadline
    So I consider all those working engineers sad people

    VB FTP class
    3 page PHP crash course
    Crash Course on DX9 Managed with VB.NET covering basics till terrain creation

  2. #2
    Frenzied Member numtel's Avatar
    Join Date
    Apr 2000
    Location
    CA
    Posts
    1,163
    Whoa, that's pretty good for qbasic. COuld you uplaod that code here so I could help you with it?

  3. #3
    Hyperactive Member
    Join Date
    Oct 2001
    Location
    Washington DC
    Posts
    314

    Thumbs up There is a forum to get quick answers


  4. #4

    Thread Starter
    Fanatic Member jian2587's Avatar
    Join Date
    Aug 2000
    Location
    I bet u need a fusion powered shuttle to reach my place...
    Posts
    963
    Heck that'll be fine.
    But the code's buggy, I don't think u want it.
    There're better examples to start out with, just search for
    them at google.com
    keywords:qbasic mouse driver programming
    qbasic microsoft mouse driver programming

    I wanna prove that QB's not a lamer's tool!!!
    ASM,C,C++,BASIC,VB,JAVA,VBS,HTML,ASP,PHP,mySQL,VB.NET,MATLAB
    Programming is fun, but only if you're not on a tight deadline
    So I consider all those working engineers sad people

    VB FTP class
    3 page PHP crash course
    Crash Course on DX9 Managed with VB.NET covering basics till terrain creation

  5. #5
    Addicted Member
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    243
    i know what your trying to do but i think i have found an easier way. there is a such thing called qbasic 7.1 future library now that comes with a mouse driver. it this you can use in qbasic things like

    futuremouse.x
    futuremouse.y
    futuremouse.button

    you can download qb7.1 future library from the net. if not just pm me and i will try and get you a copy

  6. #6

    Thread Starter
    Fanatic Member jian2587's Avatar
    Join Date
    Aug 2000
    Location
    I bet u need a fusion powered shuttle to reach my place...
    Posts
    963
    of course i know that
    but i wanna make a real mouse driver
    ASM,C,C++,BASIC,VB,JAVA,VBS,HTML,ASP,PHP,mySQL,VB.NET,MATLAB
    Programming is fun, but only if you're not on a tight deadline
    So I consider all those working engineers sad people

    VB FTP class
    3 page PHP crash course
    Crash Course on DX9 Managed with VB.NET covering basics till terrain creation

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