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

How to logout from a login page in asp.net -

java - More than one row with the given identifier was found: 1, for class: com.model.Diagnosis -