How can I detect that my application is running in safemode. I guess
there is nothing i can do in kernel mode because my driver will not be
loaded anyway:)

Thanks

Re: safemode detection by Arkady

Arkady
Sat Apr 16 00:38:05 CDT 2005

GetSystemMetrics(SM_CLEANBOOT)
Arkady
<r_konjeti@mailcity.com> wrote in message
news:1113597375.032865.276070@l41g2000cwc.googlegroups.com...
> How can I detect that my application is running in safemode. I guess
> there is nothing i can do in kernel mode because my driver will not be
> loaded anyway:)
>
> Thanks
>