Re: Sending messages in server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



sainath wrote:
> 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().

No, you can't use SendMessage (or it's wineserver equivalent).

At best you can post a message into required thread's queue. This means you won't get result back. See post_message() function.






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux