Hi all,
In windows API we have 3 functions to control mutex:
CreateMutex,OpenMutex, and ReleaseMutex.
Currently, I want to implement it by myself so I have google it but I found nothing.
What should I do to solve this problem ?
Thanks.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 9 of 9
Threaded View
|
Click Here to Expand Forum to Full Width |