Search:

Type: Posts; User: sattu

Search: Search took 0.14 seconds.

  1. Re: Retrieving arrays of java class inside C++ code

    Thanks helloworld,
    The link you provided is really beneficial. Will go through it.

    With regards,
    Satya Prakash.
  2. Retrieving arrays of java class inside C++ code

    Hi everyone,

    Currently i am working on JNI for native access between java and c++.

    Here goes my doubt:

    If i have to access an integer field (present inside my java class) in my c++ code,...
  3. Replies
    1
    Views
    2,922

    Re: Using JNA to access export native classes

    Hello everybody,

    Someone, please reply to this query. It's kinda urgent. Sorry, for the urgency, but atleast tell if it is possible or not? I am using JNA(Java Native Access) package for accessing...
  4. Replies
    1
    Views
    2,922

    Using JNA to access export native classes

    Hi everyone,

    Currently I am working on java project which uses methods and classes present inside a DLL. Suppose I have such a method inside the DLL(named MyDLL.dll):



    extern "C"...
Results 1 to 4 of 4