CommunityToolkit / CommunityToolkit/Sample-Windows-CppWinRT

Add C++/WinRT Windows Runtime Component

Ouverte
#1 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C++
Étoiles
8
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

It'd be good to add an additional Windows Runtime Component to the project, but in C++.

This can be then used to have common data types that can be shared between the C# WRC and the C++ App itself.

Part of this could be an example of how to have a common data structure which can be populated in the app, modified by the C# WRC as part of an operation for a control, and then re-read back within the C++ app layer.

e.g. Having the C++ app select an image, using the Image Cropper control in the Toolkit to crop that image, and passing the resulting stream back to the C++ app...

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Start by reviewing the existing C# Windows Runtime Component and the C++ app to understand how they currently exchange data. Define the C++ component and a shared-data example around the Image Cropper control, including passing the resulting stream back to the C++ layer; done means the example works end to end.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
cpp, csharp
Domaine
desktop
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.