Leonidas225
Joined: 30 Jan 2009 Posts: 12
|
Posted: Sat Mar 21, 2009 9:00 pm Post subject: GetText from MFC control |
|
|
I try to get out text from a ListView but it returns empty string.
ahk_class AfxFrameOrView80su
ClassNN: AfxWnd80su35
after some search i found out that this is MFC control and i found this thread on autohotkey forum:
http://www.autohotkey.com/forum/viewtopic.php?t=23410&highlight=afx+mfc
It seems he has the same problem as me.
Zoulou suggests: use (if suitable) an eventualy COM interface with COM.ahk or WS4AHK.
Have you ever tried something like this? any idea where to start? |
|