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

Improve WinRT interop support #384

Merged
merged 6 commits into from
Sep 1, 2021
Merged

Commits on Sep 1, 2021

  1. Improve WinRT interop support, which required adding a customer marsh…

    …aler when a Win32 function has a WinRT object. Also added a new test project to demonstrate WinRT interop.
    sotteson1 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    474b4e4 View commit details
    Browse the repository at this point in the history
  2. Addressing PR feedback

    sotteson1 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    c4b2fb8 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    AArnott committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    a661b57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6b12f5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'user/sotteson/WinRT-interop-support' of https://github.…

    …com/microsoft/CsWin32 into user/sotteson/WinRT-interop-support
    sotteson1 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    78c612f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ef717a View commit details
    Browse the repository at this point in the history