Skip to content

C++ module winrt.ixx dosen't contain "Microsoft.*.h" #3767

@sotanakamura

Description

@sotanakamura

Describe the bug

C++/WinRT generates C++ module winrt in "winrt.ixx". When it generates C++ projection of Windows App SDK APIs, winrt.ixx should contain "Windows.*.h" and "Microsoft.*.h". But, It dosen't contain "Microsoft.*.h".

Steps to reproduce the bug

  1. Create a project and build it.
  2. Open winrt.ixx and you can see it dosen't contain "Microsoft.*.h".

Expected behavior

winrt.ixx should contain "Microsoft.*.h".

Screenshots

No response

NuGet package version

Windows App SDK 1.3.2: 1.3.230602002

Packaging type

Packaged (MSIX)

Windows version

Windows 11 version 22H2 (22621, 2022 Update)

IDE

Visual Studio 2022

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions