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 unittests (IShellFolderTest#testEnumObjects) still fails on amd64) #838

Merged
merged 2 commits into from
Aug 6, 2017

Commits on Aug 5, 2017

  1. Configuration menu
    Copy the full SHA
    d63dbfc View commit details
    Browse the repository at this point in the history
  2. Fix unittests (IShellFolderTest#testEnumObjects) still fails on amd64)

    - MonitorFromPoint takes a structure, not a reference to a structure,
      so function definition was wrong
    - The last to "KnownFolters" don't resolve on Win10
    matthiasblaesing committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    08d3e3f View commit details
    Browse the repository at this point in the history