Usage of Osc_DLL64.dll from  Java application (Windows)

The folder contains a project for  "Eclipse IDE for Java Developers - 2021-06"
 
To run the example from eclipse the JNI wrapper   Osc_DLL64_JNI.dll and Osc_DLL64.dll  must be in PATH.
To run from DOS prompt see run.bat in main folder, put Dlls in this folder also:
java -Dfile.encoding=Cp1252 -p ".\bin" -XX:+ShowCodeDetailsInExceptionMessages -m testoscm/testoscm.testoscm

To rebuild the wrapper run prepjni.bat and build  Osc_DLL64_JNI.dll using MSVC project  (Osc_DLL64_JNI.sln）


