Yes you use the same call, you just define the event in the MC file to be informational or warning. -- Don Burn (MVP, Windows DKD) Windows...
Dear everybody, today I use Microsoft Windows Logo Kits v1.4 to test a USB device. I have two questions. ============ Q1: in the USB Device...
Hello, Can it be, that between NdisSend & Packet is on cable are 10 ms and more ? How can i speed up this ? Because we have a own hardware,...
The driver I want to write is a virtual joystick driver and vhidmini seems like the best starting sample for what I want to accomplish (from what I...
My sources file is: TARGETNAME=arandamsrdriver TARGETTYPE=DRIVER KMDF_VERSION_MAJOR=1 TARGETLIBS=$(TARGETLIBS)...