c# text/winForm overlay video games like xfire,PIX,steam,fraps etc

女生的网名这么多〃 提交于 2019-12-07 04:06:59

问题


I know there is plenty of post about this topic , however I've been looking for a solution to this for months. I checked about 300 posts on google about this. The only good thing I found was a c++ program that was drawing a colored rectangle over League's window. I am not very familiar with directx. My program is in c# and I would to write text or if possible make a winForm visible over a full screen video game.

I tried every single sample found on forums but 50% of them are old and links aren't working anymore.

Hope you guys can help me.

Thank you, Kevin


回答1:


You can detect directx games by looking which dlls are importing.there is certain dlls like http://www.toymaker.info/Games/html/d3dx_dlls.html.



来源:https://stackoverflow.com/questions/8730338/c-sharp-text-winform-overlay-video-games-like-xfire-pix-steam-fraps-etc

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