Hey there :) I'm currently trying to display some information (as an overlay) to the user inside a DirectX-based game, much like the frame count which Fraps displayed, but I have no clue where to start. I don't expect a full solution to my problem, just a few hints where I can start and where to get more information about the topic ;)
Thanks in advance.
PS: The project I'm working on is written in C# (.NET 3.5)
PPS: To clarify: I mean hooking into any random DX-based game. Start my app, start any game, display some kind of overlay.