Skip to content

Add Win32 API mapping for Shlwapi PathIsUNC#767

Closed
ivanwick wants to merge 2 commits intojava-native-access:masterfrom
ivanwick:master
Closed

Add Win32 API mapping for Shlwapi PathIsUNC#767
ivanwick wants to merge 2 commits intojava-native-access:masterfrom
ivanwick:master

Conversation

@ivanwick
Copy link
Copy Markdown
Contributor

@ivanwick ivanwick commented Feb 7, 2017

PathIsUNC checks whether a string is a valid UNC (Universal Naming Convention) path.

Unit tests were taken from the Microsoft API docs for this function at https://msdn.microsoft.com/en-us/library/windows/desktop/bb773712(v=vs.85).aspx

@matthiasblaesing
Copy link
Copy Markdown
Member

This looks good. Please add an entry to CHANGES.md for this new feature.

@matthiasblaesing
Copy link
Copy Markdown
Member

The changes were merged as (squashed together):

b6da29b

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants