Hi All,
At time of my driver altitude request to microsoft the start_up type was “Automatic”.
but
For some reasons i need to change start_up type to “On Demand”
So Is there any harm to do changes with old altitude or do i have to request for new altitude?
Thanks
You don’t say, but I’m assuming that you’re writing a File System
Minifilter. If that is the case, your start type doesn’t have anything to do
with your altitude. Filter Manager will ensure that your driver is layered
properly regardless of when you start.
-scott
OSR
@OSRDrivers
wrote in message news:xxxxx@ntdev…
Hi All,
At time of my driver altitude request to microsoft the start_up type was
“Automatic”.
but
For some reasons i need to change start_up type to “On Demand”
So Is there any harm to do changes with old altitude or do i have to request
for new altitude?
Thanks