Skip to content

Commit

Permalink
chore: Add link
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 authored Nov 10, 2023
1 parent 8264e01 commit 03ce071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ResourcesExtractor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ For example, let's look into winrt.h for en-US. The two relevant entries are:

So, now if you do `Console.WriteLine(MAKELANGID(0x09, 0x01).ToString("X"));`, you'll get 409, so it's en-US is defined in `Languages` enum as `en_us = 0x409`.

The result of this tool is added in [`src\Uno.UI\Microsoft\UI\Xaml\Controls\WinUIResources`](TODO_LINK)
The result of this tool is added in [`src\Uno.UI\Microsoft\UI\Xaml\Controls\WinUIResources`](https://github.com/unoplatform/uno/tree/aba02b0fdaa2b529e19e4751843aed1cfc969fbf/src/Uno.UI/Microsoft/UI/Xaml/Controls/WinUIResources)

0 comments on commit 03ce071

Please sign in to comment.