Hi Everybody,

first at all thanks, this is great place to learn, and share.

my trouble:

I have to access(i do not know wich other way explain) to a running application and send some keystroke like "ctrl+p" or similar, or just keys like Key_Up

i was trying with the windos api function like FindWindow, SendMessage and so on, but i got into conversion errors. and i was trying also with QProcces class but there was not result.

i have looking for a time into the forum before posting redundant question.

i hope i make myself clear.

Thanks in advance

cafu