CommunityToolkit / CommunityToolkit/Sample-Windows-CppWinRT

Add C++/WinRT Windows Runtime Component

Abierto
#1 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C++
Estrellas
8
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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...

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
cpp, csharp
Área
desktop
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.