Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Fix bad p/invoke definition of NetUserEnum #511

Merged
merged 1 commit into from
Jul 13, 2020
Merged

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented Jul 13, 2020

The 4th parameter should have been a double-pointer (since it receives a pointer to a buffer).
Although this is a binary breaking change, the first version was totally broken anyway.

The 4th parameter should have been a double-pointer (since it receives a pointer to a buffer).
Although this is a binary breaking change, the first version was totally broken anyway.
@AArnott AArnott merged commit f579a9d into master Jul 13, 2020
@AArnott AArnott deleted the repairNetApi32 branch July 13, 2020 13:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant