Nativecall toegevoegd om te kunnen communiceren met windows applicaties.
This commit is contained in:
@@ -228,7 +228,7 @@ JNIEXPORT jint JNICALL Java_com_eaio_nativecall_IntCall_executeCall0
|
||||
}
|
||||
|
||||
delete [] arrays;
|
||||
|
||||
|
||||
env->SetIntField(obj, fieldLastErrorCode, GetLastError());
|
||||
|
||||
return outVal;
|
||||
|
||||
Reference in New Issue
Block a user