I've written too much mails to the lyx list ;)
Peter Kümmel wrote:
> Timothy Vismor wrote:
>> On 11/17/06, Havoc Pennington <[EMAIL PROTECTED]> wrote:
>>>
>>>
>>> Timothy Vismor wrote:
A common way to guarantee a unique instance of a Windows application
is to use a well known mutex name.
Timothy Vismor wrote:
> On 11/17/06, Havoc Pennington <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>> Timothy Vismor wrote:
>> >
>> > A common way to guarantee a unique instance of a Windows application
>> > is to use a well known mutex name. A simple example is:
>> >
>>
>> Thanks, that looks pretty good. W