Under windows, the function EnumWindows() and GetWindowText() work wonders getting the text in a Window without hooking into the video driver actually and a "window" is any control including buttons and static text controls. I could see it for showing what images say, but if I were visually impared, I would have images not loading.
<br><br><div><span class="gmail_quote">On 2/9/06, <b class="gmail_sendername">Lee Revell</b> <<a href="mailto:rlrevell@joe-job.com">rlrevell@joe-job.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, 2006-02-09 at 14:32 +1030, Brian Astill wrote:<br><br>AIUI many of these apps actually hook into the video driver, so they can<br>see exactly what is being output to the screen regardless of the API<br>used.  Extremely clever but very difficult to port, and I would not be
<br>surprised if it won't work with VMWare either.<br></blockquote></div><br>