I have tried searching for the past 3 hours (I'm probably just using
the wrong search phrase) with no success. I wrote a program to run in
the background. It generates data on a timer and I need that data to
be inserted into the active field of the active window. I have been
successful in finding the active window using GetForegroundWindow, but
not so much with the inserting of the text. Any help would be great.
Thanks,
--Edd