[2609] in java-interest

home help back first fref pref prev next nref lref last post

native methods display

daemon@ATHENA.MIT.EDU (Neelesh Thakur)
Thu Oct 5 23:02:27 1995

Date: Thu, 05 Oct 1995 21:06:04 +0000
From: nthakur@attmail.com (Neelesh Thakur)
To: java-interest@java.Eng.Sun.COM


Hi,

I am trying to use native methods mechanism to control the behavior of an 
applet from windows dll. Things work fine if I do not call any UI functions 
from the dll. But if I call a function such as AfxMessageBox() from 
DllMain() to display windows message box the dll fails to load and I get 
UnsatisfiedLinkException. The same function works fine if I load dll from 
other Windows application (other that hotjava).

Is it legal for the native dlls that get loaded from hotjava applet, to 
display dialog boxes etc? (I am running Alpha3 on NT 3.51)

Thanks for your help,
Neelesh

  
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post