Re: Driver filter for Serial Port
From: Slobodan Brcin \(eMVP\) (sbrcin_at_ptt.yu)
Date: 05/28/04
- Next message: Doron Holan [MS]: "Re: How to get Windows/System directory name from driver?"
- Previous message: Ray Trent: "Re: sources/Build.exe alternate source file location question"
- In reply to: Alex: "Driver filter for Serial Port"
- Next in thread: Alex: "Re: Driver filter for Serial Port"
- Reply: Alex: "Re: Driver filter for Serial Port"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Doron Holan [MS]: "Re: How to get Windows/System directory name from driver?"
- Previous message: Ray Trent: "Re: sources/Build.exe alternate source file location question"
- In reply to: Alex: "Driver filter for Serial Port"
- Next in thread: Alex: "Re: Driver filter for Serial Port"
- Reply: Alex: "Re: Driver filter for Serial Port"
- Messages sorted by: [ date ] [ thread ]