On Mon May 26 15:08:42 2025 +0000, Rémi Bernon wrote:
Any reason this is missing some values? Mono has a full table here: https://gitlab.winehq.org/mono/mono/blob/main/mono/metadata/blob.h#L53, should we try to keep them consistent maybe, in term of names and values or are the names taken from some other spec?
I'm using the ECMA standard document as a reference: https://ecma-international.org/wp-content/uploads/ECMA-335_6th_edition_june_...
See section "II.22 Metadata logical format: tables"
WinRT metadata uses a subset of this specification. I listed only the tables that are actually used in WinRT metadata files.