Re: Retrieve Widnow Handle with Java
- From: Andrew Thompson <seemysites@xxxxxxxxxxx>
- Date: Fri, 30 Sep 2005 18:52:39 GMT
v_gilmor@xxxxxxxxxxxxx wrote:
I'm refering to a Application Window on a Microsoft OS. Every window has a handle that makes that particular window unique. I want to know how to make a call using java to the Win32 API to get a list of Window Handles for a given Window.
Thanks for clarifying. Hopefully a JNI guru will wander by soon, to give specific tips to advance your project.
Have you had a look over the Java tutorial? <http://java.sun.com/docs/books/tutorial/native1.1/> .
- References:
- Retrieve Widnow Handle with Java
- From: v_gilmor
- Re: Retrieve Widnow Handle with Java
- From: Andrew Thompson
- Re: Retrieve Widnow Handle with Java
- From: v_gilmor
- Retrieve Widnow Handle with Java
- Prev by Date: Re: Retrieve Widnow Handle with Java
- Next by Date: In Ant how do you exclude a directory from copy or zip
- Previous by thread: Re: Retrieve Widnow Handle with Java
- Next by thread: Re: Retrieve Widnow Handle with Java
- Index(es):