Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

with java how to call a function offered by user32.dll?

843829Oct 28 2002 — edited Oct 28 2002
Hi,everyone.

Please think about my question.Now i want to retrieve all the user's
information in NT OS.will it be possible? could it be done by calling a method
of dll? i have tried to define a native method,but i got java.lang.UnsatisfiedLinkerror when i execute the class, what will be the problem?
can you please offer me a piece of code like it. but the dll should be available with the OS,such as user32.dll,kernal32.dll ...ect, not the one using jni to generate.

Thank you for suggestions.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 25 2002
Added on Oct 28 2002
1 comment
231 views