Introduction - If you have any usage issues, please Google them yourself
Development environment is vs2005 development wince platform thread synchronization (dialog-based): In this program I used four different methods to achieve thread synchronization: 1) the use of event synchronization 2) the use of mutually exclusive synchronization 3 ) using the critical region simultaneously 4) the use of semaphores simultaneously.