Public Member Functions | |
| CP_LimitSingleInstance (const CP_String &inStrMutexName) | |
| ~CP_LimitSingleInstance () | |
| bool | IsAnotherInstanceRunning () |
Protected Attributes | |
| DWORD | fLastError |
| HANDLE | fMutex |
|
|
|
|
|
|
|
|
Return true if another instance of our application is currently running. |
|
|
|
|
|
|
1.4.0