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

Add IShellFolder and IFileOperation #834

Open
wants to merge 4 commits into
base: 0.3
Choose a base branch
from

Conversation

ArturKovacs
Copy link
Contributor

Adds um::shobjidl_core::{IEnumIDList, IShellFolder, IShellFolder2, IEnumExtraSearch, IFileOperation, IFileOperationProgressSink, IOperationsProgressDialog}, propsys::{IObjectWithPropertyKey, IPropertyChange, IPropertyChangeArray}, and related constants.

This contains all changes added by #824 and more. Just as with that PR, this also requires rustc 1.33.0 due to the usage of the repr(packed(n)) attribute. (https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1330-2019-02-28)

…umExtraSearch} and related types and constants.
…ationsProgressDialog}, propsys::{IObjectWithPropertyKey, IPropertyChange, IPropertyChangeArray}, and related constants.
…, SHCreateItemWithParent, SHCreateItemFromRelativeName, SHCreateItemInKnownFolder, SHGetIDListFromObject, SHGetItemFromObject, SHGetPropertyStoreFromIDList, SHGetPropertyStoreFromParsingName, and SHGetNameFromIDList.
# Conflicts:
#	build.rs
#	src/um/shobjidl_core.rs
@ArturKovacs
Copy link
Contributor Author

Closing and opening to trigger rebuild.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting on review Waiting for a reviewer to review the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants