Skip to content

Conversation

bkoropoff
Copy link

This fixes some issues I encountered while using the package

bkoropoff added 3 commits July 8, 2022 21:54
DWORD is unsigned, so -1 must be cast appropriately
os.path.exists will return False for junctions with invalid targets.
Check for an error from GetFileAttributes instead.
Use 0 for desired access, or you can get permission denied in some
circumstances.
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.

1 participant