提交 a5337605 编写于 作者: J jp9000

win-capture: Add ApplicationFrameHost to game capture blacklist

The ApplicationFrameHost process is a sandbox process, and should not be
hooked.
上级 480d0e98
......@@ -976,6 +976,7 @@ static const char *blacklisted_exes[] = {
"devenv",
"taskmgr",
"systemsettings",
"applicationframehost",
"cmd",
NULL
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册