Click to See Complete Forum and Search --> : Device support


S. Munoz
March 17th, 1999, 12:45 AM
I have a problem that is driving me nuts! I hope you can help.


I want my VB app to provide support for various

devices. Right now the devices that I'm concerned with are

legacy serial devices that use installable device drivers.


The devices have buttons that the user can click

that send signals/messages (btndown/btnup) that I want to trap.

How do I trap these????


I've been researching everywhere to

try to figure this out and keep coming up blank!

I keep looking for some callback function that

I can register that would tie into the driverProc

procedure of the driver. Am I barking up the

wrong tree altogether??


I own and use many of your tools/references and

still have not found any answers. HELP!!

If you can tell me how to trap these messages

using one of your Spyworks controls that would be great!


Any clues/samples/etc. would be greatly appreciated.


Thanks

--