Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utility methods for request of specific information about HWND and HICON #390

Closed
PAX523 opened this issue Jan 25, 2015 · 2 comments
Closed

Comments

@PAX523
Copy link
Contributor

PAX523 commented Jan 25, 2015

According to this discussion:

https://groups.google.com/d/msg/jna-users/2gqOb9wfmgk/IbpUQjbPifEJ

...I'd agree to contribute some implementations to JNA that request the icon used by a concrete HWND and convert it into Java's BufferedImage. There were some pitfalls during processing of HICON and obtaining the icon's size. For instance, one pitfall was that SendMessageA freezed the Java application if it was invoked for HWND instances of some processes.

What do you think about my proposal/suggestion?

@dblock
Copy link
Member

dblock commented Jan 25, 2015

Yes.

@dblock
Copy link
Member

dblock commented Mar 16, 2015

Closed via #400.

@dblock dblock closed this as completed Mar 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants