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

Add Kernel32.GetVolumeInformation #467

Merged
merged 2 commits into from
Jul 1, 2020
Merged

Add Kernel32.GetVolumeInformation #467

merged 2 commits into from
Jul 1, 2020

Conversation

qmfrederik
Copy link
Contributor

No description provided.

Copy link
Collaborator

@AArnott AArnott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for contributing. I have a few comments around conventions that we follow in this repo to please fix. What you have would be fine, but since there are so many different ways to represent p/invokes, enums, etc we have set on a few specific standards so that throughout the library people know what to expect as far as API names and options, that we'd like this PR to conform to as well.

src/Kernel32/Kernel32+FileSystemFeature.cs Outdated Show resolved Hide resolved
src/Kernel32/Kernel32+FileSystemFeature.cs Outdated Show resolved Hide resolved
src/Kernel32/Kernel32.cs Outdated Show resolved Hide resolved
src/Kernel32/Kernel32.cs Outdated Show resolved Hide resolved
@qmfrederik
Copy link
Contributor Author

Thanks, @AArnott . I think I addressed your feedback, let me know if you have further comments.

Copy link
Collaborator

@AArnott AArnott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks.

@AArnott AArnott merged commit 3a82a67 into dotnet:master Jul 1, 2020
@qmfrederik qmfrederik deleted the features/more-kernel32-apis branch July 1, 2020 15:14
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.

None yet

2 participants