$4 = 'error' and $5 = 126, which means "ERROR_MOD_NOT_FOUND"??System::Call "Kernel32::GetCurrentProcessID() i .r4"
${If} $4 == "error"
System::Call kernel32::GetLastError()i.r5
${EndIf}
Thanks,
Don
5 posts
$4 = 'error' and $5 = 126, which means "ERROR_MOD_NOT_FOUND"??System::Call "Kernel32::GetCurrentProcessID() i .r4"
${If} $4 == "error"
System::Call kernel32::GetLastError()i.r5
${EndIf}