[Help] DirectX Overlays

Posts 16 of 6 · Page 1 of 1
[Help] DirectX Overlays
can someone give me a code that would make my application show on top of d3d games?
thanks.
You can't, besides injecting.
What do you want to do, a crosshair?
Quote Originally Posted by user782106 View Post
You can't, besides injecting.
What do you want to do, a crosshair?
yea a crosshair i know how to make one in c++ but every single project i try to build in c++ gets some MSBuild error
Project>Properties>set to Multiline doesn't work?

Something like that.
You can't do that without hooking onto the process with DirectX which is only possible with C++.
Thread closed for the reasons stated above.
Posts 16 of 6 · Page 1 of 1
This thread is closed for replies.

Tags for this Thread

None

Need help?