Skip to content

Commit 53108ea

Browse files
authored
Update metadata readme (#2267)
1 parent 754b838 commit 53108ea

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

crates/libs/metadata/default/readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
These `.winmd` files together provide the default metadata for the Windows API. This is used when the
2-
dependent crate or workspace has an empty or non-existent `.windows/winmd` directory or include
3-
`.winmd` files that start with something other than "Windows.".
1+
These `.winmd` files provide the default metadata for the Windows API. This is used to
2+
generate the `windows` and `windows-sys` crates and are loaded using the `windows-metadata` crate's
3+
`File::with_default` function when reading metadata directly. As with everything else in this repo,
4+
the `.winmd` files in this folder are licensed via MIT or Apache-2.0.
45

56
## Windows.Win32.winmd
67
- Source: https://www.nuget.org/packages/Microsoft.Windows.SDK.Win32Metadata/

0 commit comments

Comments
 (0)