Skip to content

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

Description

@PAX523

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions