win-capture: Add a few new blacklisted game capture exes

master
jp9000 2016-12-23 02:17:14 -08:00
parent ad72194090
commit 2da7f3cb0e
1 changed files with 3 additions and 0 deletions

View File

@ -978,6 +978,9 @@ static const char *blacklisted_exes[] = {
"systemsettings",
"applicationframehost",
"cmd",
"shellexperiencehost",
"winstore.app",
"searchui",
NULL
};