5 Jun
2025
5 Jun
'25
11:05 a.m.
This snippet produces identical output from monodis here (except for the GUID): ``` namespace Winetest { [contractversion(255)] apicontract WineContract {}; [contractversion(1)] apicontract WineContract2 {}; } ``` What IDL file did you use? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8211#note_105472