5 Jun
2025
5 Jun
'25
11:56 a.m.
windowscontracts.idl from the Windows 10 SDK also produces identical output. Perhaps your windows.winmd was generated from something different. On Windows I'm generating winmd files like this: `midlrt /metadata_dir c:\windows\system32\winmetadata windowscontracts.idl` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8211#note_105477