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

asp.net - Session has Expired in IE 10,9,8 -

PHP Error "Undefined index" -

C# List<> to xml -