• Hoch Hochkeppel's avatar
    Fix typo in IAsyncOperation<int> GUID · c5191bbb
    Hoch Hochkeppel authored
    Fixing a typo in the IAsyncOperation<int> GUID declaration to match the
    original value it purports to be a copy of. Without this change if this
    declaration is ever included in the same context as a declaration using
    the correct GUID from the SDK, the conflicting values will cause
    failures in several of the related COM calls around QueryInterface.
    
    Change-Id: I475ebc58b0b234446499a9cc1fbead6ac76b9305
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2393010Reviewed-by: default avatarWill Harris <wfh@chromium.org>
    Commit-Queue: Hoch Hochkeppel <mhochk@microsoft.com>
    Cr-Commit-Position: refs/heads/master@{#805516}
    c5191bbb
post_async_results_unittest.cc 7.19 KB