RosettaCodeData/Task/Determine-if-only-one-instance-is-running/C++/determine-if-only-one-instance-is-running-2.cpp

2 lines
14 B
C++
Raw Permalink Normal View History

2013-04-10 16:57:12 -07:00
HANDLE mutex;