so how this thing works? i dont know how to use it what software to use , anyone help me?
Omg! Your internet speed is awesome lolQuote:
psch0 which detours.h you are using? o.o some old or a newer one?
Music Name?Quote:
[Only registered and activated users can see links. Click Here To Register...]
they create a mutex like thisQuote:
Hi. Guys Please Give Release Working MutliClient File please ? Thanks.
auto h_Mutex = CreateMutexA(NULL, TRUE, "YOUR_MUTEX_NAME"); if (GetLastError() == ERROR_ALREADY_EXISTS) TerminateProcess(GetCurrentProcess(), NULL);