|
-
Dec 2nd, 2001, 02:46 AM
#1
Thread Starter
Fanatic Member
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
-
Feb 8th, 2002, 12:32 AM
#2
Frenzied Member
Whoa, that's pretty good for qbasic. COuld you uplaod that code here so I could help you with it?
-
Feb 9th, 2002, 02:26 PM
#3
Hyperactive Member
There is a forum to get quick answers
-
Feb 16th, 2002, 11:22 AM
#4
Thread Starter
Fanatic Member
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
-
Oct 2nd, 2002, 07:05 PM
#5
Addicted Member
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
-
May 3rd, 2003, 11:24 AM
#6
Thread Starter
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|