Re: Driver filter for Serial Port

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Slobodan Brcin \(eMVP\) (sbrcin_at_ptt.yu)
Date: 05/28/04


Date: Fri, 28 May 2004 23:03:24 +0200

Hi Alex,

> Ok, but I do not understand , How the Drivers can communicate without help
> from User Application ???

Easy.

Look for function called PsCreateSystemThread. Well then if you have thread you can do what ever you want without user mode
application interaction, right?

Best regards,
Slobodan