[2127] in java-interest
host handles & the like
daemon@ATHENA.MIT.EDU (Mike Klein)
Mon Sep 25 22:48:35 1995
Date: Mon, 25 Sep 1995 17:29:54 -0700
To: java-interest@java.sun.com
From: Mike Klein <mklein@ossi.com>
This is my nth time posting this question so I don't have any grandious
dreams of it being answered, but here goes anyways...
#1 - I need access to host window handles! The NT source release doesn't
come with key source files for the runtime, making host handle extraction
from a WINDOW object impossible. The raw HWND/HANDLE is needed because the
release of AWT I am using doesn't support Z-Ordering of window planes, and
RE-Parenting of windows, two things pretty key for drag&drop and windowing
in general.
#2 - I need access to a .LIB file or .DLL from NT so I can finish my perform
method. I need these files so I can statically/dynamically bind to
java_execute_constructor and java_execute_method.
These problems are holding up key functionality and currently require klugy
workarounds. Please answer these questions (even with a no!)
MikeKlein...
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com