Obtaining text from AfxWndW Windows

  • From: "Sean Farrow" <sean.farrow@xxxxxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Sun, 9 Dec 2007 23:32:56 -0000

Hi: 
I am trying to obtain text from an AfxWndW window. Previously I have
been able to obtain text from another control using the SendMessageW
function with the WM_GETTEXT message. These two particular windows are
in the same program and are also on the same screen. 
The program is the microsoft woutlook 2003 calendar. 
in the window I want, neither the wm_gettext message orthe
GetWindowTextW functions work. Jaws however gives me the text. Anyone
got and ideas how to tacle this.
I tryed msaa with the OBJID_WINDOW but there was no name for the window.
Any help apreciated
Sean.

Other related posts: