-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
Description
Is your feature request related to a problem? Please describe.
WinRT codebase is very hard to work with if you are not familiar so cleaning it up could make it easier to test, write code, and debug.
Describe the solution you'd like
We would like to have logging functionality for the WinRT project as it will make things much easier to debug. We would also like to have the WinRT codebase cleaned up that means adding Visual Studio filters for the project and removing generated comments, redundant namespaces and any other code formatting issues. Finally stub a lot of functions and add member variables for the stubs.
Describe alternatives you've considered
N/A
Additional context
Please refer to the WinRT project.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress