Skip to content

Move remaining methods from jnacontrib.jna.Advapi32 to real Advapi32 #821

@hakanai

Description

@hakanai

contrib-ntservice is in a questionable supported status. The artifacts aren't listed in any Maven repositories, so they slide further and further out of date with the real JNA release.

I tried to remove the dependency entirely, and it seems like many of the methods in its private copy of Advapi32 are now in the main Advapi32 in jna-platform.

The rest of them could be cut and pasted across.

Obviously there is the problem of tests, which I don't know how you would do for something which creates a service.

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