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

Windows Explorer locks file if extention failed to parse it #13

Closed
alvinhochun opened this issue Apr 29, 2017 · 1 comment
Closed

Windows Explorer locks file if extention failed to parse it #13

alvinhochun opened this issue Apr 29, 2017 · 1 comment
Assignees
Labels

Comments

@alvinhochun
Copy link
Owner

As per https://bugs.kde.org/show_bug.cgi?id=377367

It's probably something wrong with IInitializeWithStream::Initialize.

From MSDN,

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code

Currently the fail cases return E_NOTIMPL. Maybe Explorer doesn't like it? Probably should return E_FAIL instead.

@alvinhochun alvinhochun self-assigned this Apr 29, 2017
@alvinhochun
Copy link
Owner Author

No it's not the return value...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant