emidge
September 1st, 2003, 07:56
Hello!
Getting text from anothers app via clipboard is easy. See e.g.
h**p://www.codeproject.com/cpp/msnchattext.asp?target=msn
The fun starts here.
How can one *continuoulsy* grab the text *without* clipboard?
Using EM_STREAMOUT and a callback functions would be fine but doesnt work. Why?
But how can this be done?
Your suggestions and source code appreciated :-)
I prefer simple solutions ;->
emidge
Getting text from anothers app via clipboard is easy. See e.g.
h**p://www.codeproject.com/cpp/msnchattext.asp?target=msn
The fun starts here.
How can one *continuoulsy* grab the text *without* clipboard?
Using EM_STREAMOUT and a callback functions would be fine but doesnt work. Why?
But how can this be done?
Your suggestions and source code appreciated :-)
I prefer simple solutions ;->
emidge