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

2023-07-01 11:58:00 -04:00
HANDLE mutex;