Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
システムがセーフ モードまたは通常モードで起動したかどうかを確認するには、どの Windows API 呼び出しが必要ですか?
を呼び出しGetSystemMetrics( SM_CLEANBOOT )て、ゼロ以外の値を探します。
GetSystemMetrics( SM_CLEANBOOT )