On Sat, Nov 11, 2006 at 12:45:31AM +0100, Jean-Marc Lasgouttes wrote:
> Joost> should be sent to all open windows using EnumWindows. In
> Joost> GuiApplication.C, a WinEventHandler function can capture this
> Joost> message and send a return value, so the calling process knows
> Joost> that LyX is found.
> 
> Why is he mutex useful?

Races.

It would be the right thing to use if a single instance were wanted.
That, however, I dispute.

Andre'

Reply via email to