If you can get the screen bitmap into memory, you could then possible
pass to the dll and get the character structure back that tess makes.
You would need to know the dimensions and depth of the screen bitmap
and need to convert the returned structure into something you can use.