Searched refs:existing_flags (Results 1 – 1 of 1) sorted by relevance
173 UINT existing_flags = SetErrorMode(new_flags); in SuppressErrorDialogs() local174 SetErrorMode(existing_flags | new_flags); in SuppressErrorDialogs()