Get text from list class (Child)

Apr 30, 2013 at 4:33pm
Hi,

I have text lines inside a window that I want to be able to read/extract, I have the handle from spy++ listed as 00190CCE which is a "list class". I want to be able to identify each bit of text from within that window. I am guessing something along the lines of WM_GETTEXT, this is a child window.

I am fairly new to c++ and although this should perhaps be in the beginners thread I feel like I wont be able to get the help I need with this one there.

I am using Visual Studio, how would I go about coding this? I can already identify handles but I am not sure how I pull data through them , especially a child one. The link below are the properties for it.

http://img694.imageshack.us/img694/9639/childhandle.jpg

Cheers,

Ben.
Last edited on Apr 30, 2013 at 4:44pm
Apr 30, 2013 at 5:28pm
It would help if you actually showed the class tab.
Apr 30, 2013 at 6:21pm
Topic archived. No new replies allowed.