DirectDraw 叠加

发布于 2024-08-20 08:31:01 字数 93 浏览 7 评论 0原文

有人有 DirectDraw 覆盖的工作示例(代码)吗?就像屏幕上移动的东西一样。我一直试图找到 DirectDraw 叠加用法的示例,但未能找到。

谢谢。

Does anyone have a working example (code) of a DirectDraw overlay? Like something moving on the screen. I have been trying to find an example of DirectDraw overlaying usage and was unable to.

Thank you.

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

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

发布评论

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

评论(2

双手揣兜 2024-08-27 08:31:01

尝试其中一些:

[编辑] 更多的谷歌搜索表明您可能想要 < a href="https://stackoverflow.com/questions/1421487/directx-9-or-10-overlay">D3D Hook? ..或者您是否尝试过CodePlex 上的 DirectDraw Overlay 库

Try some of these:

[Edit] A bit more googling suggests you might want D3D Hooking? ..or have your tried the DirectDraw Overlay Library on CodePlex?

梦里泪两行 2024-08-27 08:31:01

http://www.gamedev.net/community/forums/topic。 asp?topic_id=359319

这段代码应该可以工作(当它出来时我尝试了一下,它工作得很好),它有点旧,我不知道它是否真的按照实际的 SDK 思想构建。 (您可能必须使用旧的 SDK)

http://www.gamedev.net/community/forums/topic.asp?topic_id=359319

This code should work (I tried it when it comes out and it worked totally fine), its a little old and I don't know if it actually build with the actual SDK thought. (you maybe have to use an old SDK)

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