[4541] in java-interest
Peers, Strings, Native methods -Reply
daemon@ATHENA.MIT.EDU (Ramprasad Golla)
Fri Jan 5 14:14:37 1996
Date: Fri, 05 Jan 1996 10:38:21 -0700
From: Ramprasad_Golla@novell.com (Ramprasad Golla)
To: java-interest@java.sun.com
Cc: Dean_Burson.LOTUS@crd.lotus.com
>Finally, I'd like to call my java class methods from native C DLL's.
>I'm using execute_java_dynamic_method(...), but I'm crashing in
>javai.lib.
Are you using Netscape? Netscape has a problem with native
methods. They seem to have their own Javai.DLL equivalent,
for NT it is NSJAVA32.dll. But they don't seem to provide .Lib
for this DLL. You can generate your own from the DLL and link
to it for now. This seem to make native DLLs browser specific.
I hope this will change in the future. Appletviewer should work
fine if you link to Javai.lib.
Good luck,
Ram
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com