hello,

the story;
I have two dialogs (they belong to diff. processes)
Dialog -A- has the focus (Dialog -B- is also on the screen),
when I press a (control)-button in dialog -A- a text string has to be send
to the edit control of Dialog -B-, using the keyboard event.
but has Dialog -B- does not has the focus, nothing happens.
Well, not what I want.

quest;
what can I do to make it work?

regards,

ger