Question about directx/c++

Gimli

Limp Gawd
Joined
Aug 9, 2002
Messages
388
I was wondering if anyone had any ideas as to how to detect what characters were in a certain area of the screen when read in from a text file using a directx window instead of the default console window in c++?
 
If you're reading them in from a text file, why don't you figure out what the characters are then?
 
Back
Top