Windows7 上的 WPF/Windows 窗体宿主
我在 Windows7 上发生了崩溃,但在 XP 上却没有,我希望得到一些见解。
该应用程序有一个 OpenGL Windows Form 控件,用于显示 16 位灰度图像。 该控件在 XP 下运行良好,并且已用 WindowsFormHost 包装以在 WPF 下运行。 当我在 Windows 7 中启动应用程序时,应用程序崩溃并出现一般错误,指出 WindowsFormHost 在创建时崩溃。
这种形式的 Windows 窗体托管在 Windows 7 上是否损坏?
编辑:它被列为 XAMLParseException ,这是值得的。
I have a crash that's happening on Windows7 but not on XP, and was hoping for some insight.
The application has an OpenGL Windows Form control used to display 16 bit grayscale images. This control works well under XP, and has been wrapped with a WindowsFormHost to run under WPF. When I start the application in Windows 7, the application crashes with a generic error stating that the WindowsFormHost crashed on creation.
Is this form of windows forms hosting broken on Windows 7?
EDIT: it's listed as an XAMLParseException
, for what that's worth.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论