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 -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -