Hi,

I'm building two large scale Qt projects. I'm in stuck in interprocess comm.

I found that sendMessage(..) of winapi could be useful but I don't know how to send a message to
another process..What the parameters should be?

Thanks