Description: Thread synchronization mechanism. Mutex' s function and the critical region is very similar. The difference is: Mutex spent more time than the multi-Critical Section, but the Mutex is the core object (Event, Semaphore is), you can cross-process use, and has been locked waiting for a Mutex can be set to TIMEOUT, not as Critical Section did not know the critical situation in the region, for so long and so die.
File list (Check if you may need any files):
mune
....\Debug
....\.....\mune.exe
....\.....\mune.ilk
....\.....\mune.obj
....\.....\mune.pch
....\.....\mune.pdb
....\.....\mune.res
....\.....\muneDlg.obj
....\.....\StdAfx.obj
....\.....\vc60.idb
....\.....\vc60.pdb
....\mune.aps
....\mune.clw
....\mune.cpp
....\mune.dsp
....\mune.dsw
....\mune.h
....\mune.ncb
....\mune.opt
....\mune.plg
....\mune.rc
....\muneDlg.cpp
....\muneDlg.h
....\ReadMe.txt
....\res
....\...\mune.rc2
....\Resource.h
....\StdAfx.cpp
....\StdAfx.h