Share via

Using C++/WinRT without MSIX packaging

EUINGHYEOK KIM 0 Reputation points
Jul 10, 2023, 6:52 AM

Environment:

  • Visual Studio 2022 Version 17.6.4
  • Windows SDK Version: 10.0.22621.0
  • C++ Language Standard: ISO C++20 Standard (/std:c++20)

Hello! I'm trying to use Windows Hello API by C++/WinRT without MSIX packaging.

I have two question about this.

First question is package identity.

Second question is "Methods that use the Request naming pattern".

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
844 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,749 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,886 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.