Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for get_folder_path #9562

Merged
merged 13 commits into from Aug 17, 2021
Merged

Conversation

aangerma
Copy link
Contributor

@aangerma aangerma commented Aug 3, 2021

Use for documents with SHGetFolderPath instead of SHGetKnownFolderPath because SHGetKnownFolderPath
Doesn't give the path to OneDrive documents folder but to the local documents folder.

Tracked on [LRS-229]

@ev-mp ev-mp changed the title Fix for get_folder_path - intel one drive Fix for get_folder_path Aug 3, 2021
common/os.cpp Outdated Show resolved Hide resolved
common/os.cpp Outdated Show resolved Hide resolved
common/os.cpp Outdated Show resolved Hide resolved
common/os.cpp Outdated Show resolved Hide resolved
common/os.cpp Outdated Show resolved Hide resolved
src/mf/mf-hid.cpp Outdated Show resolved Hide resolved
src/mf/mf-uvc.cpp Outdated Show resolved Hide resolved
src/win/win-helpers.h Outdated Show resolved Hide resolved
src/mf/mf-hid.cpp Outdated Show resolved Hide resolved
src/mf/mf-uvc.cpp Outdated Show resolved Hide resolved
src/mf/mf-uvc.cpp Outdated Show resolved Hide resolved
src/mf/mf-uvc.cpp Outdated Show resolved Hide resolved
src/win/win-helpers.cpp Outdated Show resolved Hide resolved
common/os.cpp Outdated Show resolved Hide resolved
common/os.cpp Outdated Show resolved Hide resolved
@maloel maloel merged commit dd79956 into IntelRealSense:development Aug 17, 2021
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.

None yet

3 participants