I need to use mutex to synchronize two threads from 2 different cpp files and make thread 1 send a message to thread 2 via file mapping in windows API. I also have to start