external App inside WPF (notepad.exe works but others don't)

我的梦境 提交于 2020-01-17 03:54:47

问题


I followed the tutorial made on this answer https://stackoverflow.com/a/5070001/3549929 and It worked fine for "notepad.exe", but when I try another app instead of notepad, it doesnt work, I see the app running in the background through task manager but it doesnt show in my WPF form.

How can I control it?

来源:https://stackoverflow.com/questions/27421029/external-app-inside-wpf-notepad-exe-works-but-others-dont

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!