winapi - Check if Windows OS runs in safe mode -


what windows api call need in order check whether system booted in safe mode or normal mode?

call getsystemmetrics( sm_cleanboot ) , nonzero value.


Comments

Popular posts from this blog

PHP Error "Undefined index" -

C# List<> to xml -

css - Code reuse with LESS -