How can I Draw TEXT ONTO Fullscreen 3d game. I saw this on logitech keyboards when you want set up volume.
I used API TextOut something.hDC,x,y,"text",len("text") and it did not work on every game.
Do I have to use DirectX or something else Please HELP!!!