Added Shell32.SHGetKnownFolderPath and corresponding constants#334
Merged
dblock merged 3 commits intojava-native-access:masterfrom May 26, 2014
Merged
Added Shell32.SHGetKnownFolderPath and corresponding constants#334dblock merged 3 commits intojava-native-access:masterfrom
dblock merged 3 commits intojava-native-access:masterfrom
Conversation
Contributor
Author
There was a problem hiding this comment.
I wanted to use LPSTR.ByReference here, but the returned string was garbage. Can't really explain why ..
Member
|
This is good. Check out my comments on |
Contributor
Author
|
I ended up doing both: I changed the inheritance of |
Member
|
That looks good. |
Member
|
Merging, nice work. |
dblock
added a commit
that referenced
this pull request
May 26, 2014
Added Shell32.SHGetKnownFolderPath and corresponding constants
mstyura
pushed a commit
to mstyura/jna
that referenced
this pull request
Sep 9, 2024
…ive-access#334) Motivation: The tree includes 'Maven Wrapper' with settings such that it downloads Maven 3.8.1 from the ASF 'backup' distribution servers, rather than the main distribution mirrors, or more typically in the wrappers case actually Maven Central (which it seems the settings did use prior to the last config update). As the CI jobs are grabbing Maven several times for every commit, plus adding on any related use from peoples Netty forks/downloads etc, this will add up. It would be good to direct them elsewhere. Modifications: Change url Result: Less load on the apache backup download server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.