N
Niki Estner
Hi there,
Does anybody know how native (Wni32) UI code can interact with java UI code?
according to the JNI FAQ there is no way to get a AWT window's handle into
native C/C++ code, however there surely must be some way to create an
AWT/Swing component that's a child of a native Win32 window, because any
browser does this.
Since IE, Opera, etc. can use all of the standard VM implementation
available (IBM, Sun, Microsoft), there must be some standard mechanism to do
this, can anybody tell me where to find information about that?
Niki
Does anybody know how native (Wni32) UI code can interact with java UI code?
according to the JNI FAQ there is no way to get a AWT window's handle into
native C/C++ code, however there surely must be some way to create an
AWT/Swing component that's a child of a native Win32 window, because any
browser does this.
Since IE, Opera, etc. can use all of the standard VM implementation
available (IBM, Sun, Microsoft), there must be some standard mechanism to do
this, can anybody tell me where to find information about that?
Niki