Using C++/WinRT without MSIX packaging

EUINGHYEOK KIM 0 Reputation points
2023-07-10T06:52:00.83+00:00

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 development | Windows App SDK
Windows development | Windows API - Win32
Developer technologies | C++
Developer technologies | 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.
{count} votes

Your answer

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