rohitb
01-08-2010, 12:53 AM
Please don't post your question in multiple forums
there is a MDI application called ODIN
it has a MDI FORM whose title starts with MARKET WATCH which displays text in syslistview32
i want get the text from syslistview32 placed in this MDI FORM NAMED MARKET WATCH and save it to a csv file
im very new to this enumwindows etc pls help me to code
below is the code for seeing if ODIN is running
if ODIN is running it inserts the Hwnd in the text box and displays message box
i am attaching my code + Screen shot with this pls help me to get to the MDI CHILD FORM and get the text to csv file
http://img237.imageshack.us/img237/2020/childwindow.png
http://img20.imageshack.us/img20/8651/parentwindow.png
there is a MDI application called ODIN
it has a MDI FORM whose title starts with MARKET WATCH which displays text in syslistview32
i want get the text from syslistview32 placed in this MDI FORM NAMED MARKET WATCH and save it to a csv file
im very new to this enumwindows etc pls help me to code
below is the code for seeing if ODIN is running
if ODIN is running it inserts the Hwnd in the text box and displays message box
i am attaching my code + Screen shot with this pls help me to get to the MDI CHILD FORM and get the text to csv file
http://img237.imageshack.us/img237/2020/childwindow.png
http://img20.imageshack.us/img20/8651/parentwindow.png