Use JNA to call DLLS that have dependency concerns error message Invalid memory access
I created two dll libraries in C# , shuchu.dll AND yinyong.dll
Use JNA to call DLLS that have dependency concerns error message Invalid memory access
I created two dll libraries in C# , shuchu.dll AND yinyong.dll
Use JNA to call DLLS that have dependency concerns error message Invalid memory access
I created two dll libraries in C# , shuchu.dll AND yinyong.dll
Use JNA to call DLLS that have dependency concerns error message Invalid memory access
I created two dll libraries in C# , shuchu.dll AND yinyong.dll
how to pass vector and vector<vector> from java to a c++ function using jna
i hava a c++ function like
void Grid(int a, int b, vector& lat, vector& lon,vector<vector>& YX);