Skip to content

Add in QueryWorkingSetEx from win32's PSAPI #1451

@Crain-32

Description

@Crain-32

Preface, much of the PSAPI could be imported, but I only need one function, so I will only provide one function

Currently JNA's PSAPI is missing the QueryWorkingSetEx function. The only Type-Declarations missing would be the PSAPI_WORKING_SET_EX_INFORMATION and the PSAPI_WORKING_SET_EX_BLOCK Union Struct.

The only changes would be within the Psapi.java file.

I'll be trying to get a PR in sometime this week, just created the issue to note it down.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions