25047 threads
341 threads
3 emails from 2 people
We use SendMessageW for sending messages to windows.Is it possible to send messages to windows while in server?
sainath wrote:> Is it possible to send messages to windows while in server? Huh what? What server? You can't send any windows messages from/to outside of Wine if that's what you mean.
> Is it possible to send messages to windows while in server?
Sry for not asking the question clearly Server means wine server. When we go to server to handle request,is it possible to send messages to window, like we do using SendMessageW().