CommunityToolkit / CommunityToolkit/Sample-Windows-CppWinRT
Add C++/WinRT Windows Runtime Component
- Dominant language
- C++
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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...
Contributor guide
No contributing guide indexed for this repository
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100