How do I send a text string to another window???
I have the handle of the other window...
Printable View
How do I send a text string to another window???
I have the handle of the other window...
Do you mean like changing text, or passing a string between two apps?
if you meant the latter, you should probably look at WM_COPYDATA. All I could find was a VB example here, sorry.
http://www.vbforums.com/showthread.p...ght=WMCOPYDATA