Re: [GD-Windows] Limiting to one instance
Brought to you by:
vexxed72
From: Alen L. <ale...@cr...> - 2006-08-17 05:03:45
|
Jon wrote: > I just checked the documentation for CreateMutex() on MSDN, and it > actually discusses the usage for preventing double-launch, in some > detail. It even mentions the possible denial of service by creating the > same mutex in another program. It also suggests a rather cumbersome > work-around. Indeed it does. Oh well, there I go. :) Alen |