Can anyone help me finding an application which can read listbox values of any other window on screen and save the list items either to clipboard or some text file, etc.
This may be done by getting the handle of the window/listbox and then reading the values, etc. I am novice in C programming.
thanks William, for your response.
Can you pls do me a favor to write a tiny app to read those values. With an interface like, specifying the window handle by some drag/drop thing and then read the list box values, etc.
I am very new to C++ programming and got this as a task :-s
thanks William, for your response.
Can you pls do me a favor to write a tiny app to read those values. With an interface like, specifying the window handle by some drag/drop thing and then read the list box values, etc.
I am very new to C++ programming and got this as a task :-s
Look forward to your response...
That's too much to ask for.
If you're very new to programming, you shouldn't have been set a task like this. I wont do it for you, but what I will do is lead you in the right direction. Start by familiarizing yourself with basic C++, then follow this Win32 API tutorial [link]
There's plenty in there to get you started, after all, that's exactly how I learnt it.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.