WinBioEnumDatabases 返回错误的值计数

发布于 2024-11-13 22:09:50 字数 286 浏览 3 评论 0原文

我在 WinBioEnumDatabases 函数周围有一个包装器http://msdn.microsoft.com/en-us/library/dd401507.aspx" rel="nofollow">WBF;但是它返回三个相同数据库(它们具有相同的 ID 和路径就证明了这一点)。路径所指向的位置只有一个物理文件。

有什么想法吗?

I have a wrapper around the WinBioEnumDatabases function in the WBF; however it's returning three of the same databases (as evidenced by the fact that they have the same ID and path). There's only one physical file in the location pointed to by the path.

Any ideas?

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

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

发布评论

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

评论(1

旧人哭 2024-11-20 22:09:50

看起来不会有答案,所以我实现了一个解决方法,检查以前的数据库的 ID 和路径。如果它们相等,那么我不会将它们添加到用户界面中。愿意接受任何其他答案......

Looks like there's going to be no answers so I've implemented a workaround where I check the previous database's ID and path. If they're both equal then I don't add them in the UI. Willing to accept any other answer though...

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