Just in case.

This commit is contained in:
n-a-c-h 2008-05-27 08:34:07 +00:00
parent 99455983be
commit 6e5f9d9b00
1 changed files with 1 additions and 0 deletions

View File

@ -502,6 +502,7 @@ int VBA::doProtection()
}
pExitProcess = (lpExitProcess)GetProcAddress(hM_kernel32, unprotect_buffer(exit_encoded, sizeof(exit_encoded)));
protectHelp[1] = pExitProcess; //Just in case
return(ExecutableValid(szEXEFileName));
}