Click to See Complete Forum and Search --> : Catching events in console applications


Reychler Peter
February 19th, 2003, 06:45 AM
I have to catch some events from a driver in a console application can someone explain to me how I must catch them or where that I can find an example ?

Thx

KevinHall
February 19th, 2003, 10:48 AM
You need documentation about how to interface to the driver.

- Kevin