Skip to content

Make use of C++/WinRT when building for C++17 #368

@walbourn

Description

@walbourn

Currently I make use of WRL to directly interface with the "ABI" namespace versions of Windows Runtime APIs for audio device enumeration, GamePad, Keyboard, and Mouse implementations for UWP. I should make the code use C++/WinRT projections instead when building for /std:c++17 /Zc:__cplusplus.

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceuwpRelated to the Universal Windows Platform

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions