Re: [anjuta-devel] Port to Windows



On 05/01/2013 12:27 PM, Sébastien Granjoux wrote:

Isn't it possible to send a quit message of to the main windows of the
process or something like this. It will work only for GUI application
but it could be enough.
Yes but you'd have to have the handle to the main window to be able to
post messages to its message queue. It would probably be best to use
something like TerminateProcess. See
http://msdn.microsoft.com/en-us/library/windows/desktop/ms686714(v=vs.85).aspx

HTH,
James



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