views:

13

answers:

0

I have a 3rd party desktop weather application. It has a datagrid with few columns. I need to read all the non-zero enteries of 3rd column. I started exploring AutoHotKey, but hit road blocks. Now, looking into Microsoft Spy++. It is displaying the control names, buttons, text on the main control. But, it is not displaying the contents of a datagrid i.e the column and row data. Any suggestion will be greatly appreciated.

Please help