Tech Support > Microsoft Windows > Drivers > Re: User mode space accessing kernel mode space
Re: User mode space accessing kernel mode space
Posted by Peter Wieland [MSFT] on July 23rd, 2004


normally one sends an I/O control to update the settings. This will also
let your driver know when the settings have been changed, will allow you to
filter the settings or validate them to ensure they're reasonable, etc...

-p

--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Ben Geib" <BenGeib@discussions.microsoft.com> wrote in message
news:18FE62B1-4D4C-44E1-9AFD-D50BC95C59F7@microsoft.com...