c# 或 vb.net 中的 dsf(设备模拟框架)编程示例

发布于 2025-01-01 17:01:16 字数 335 浏览 2 评论 0原文

我想使用设备模拟框架(dsf)进行编程,该框架包含在托管代码中的 microsoft wdk(windows 驱动程序套件)中,有人有我可以看到的任何 c# 或 vb.net 源代码示例吗?我正在尝试将 http://kinecmultipoint.codeplex.com 上的 vbscript 示例转换为 vb.net,但我不能找出 vb.net 的所有类型/类。 任何人都知道我做错了什么,看看它,但它现在有一个蓝屏错误,所以在虚拟机中运行,因为我还没有修复错误。此外,从安装的 wdk 进行调试将在蓝屏期间有所帮助。

I would like to program with device simulation framework (dsf) which is included with the microsoft wdk(windows driver kit) in managed code anyone have any c# or vb.net source code samples i can see? I am trying to convert my vbscript sample on http://kinecmultipoint.codeplex.com to vb.net but i cant figure out all of the types/classes for vb.net.
Anyone know what im doing wrong take a look at it but it has a blue screen error right now so run in virtual machine because i havent fixed the error yet. Also, having a debugged from the wdk installed will help during a bluescreen.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

肥爪爪 2025-01-08 17:01:16

我自己修复了这个错误,结果发现我的脚本文件中有一些小错误(for 循环没有正确完成)导致了这个问题。
我将在上面的链接上传我最新的源代码。

I have since fixed this error myself it turns out I have some minor errors (for loops not being done correctly) in my script file have cause this.
I will upload at the link above my latest source code.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文