j
k
j a
j l
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?
Back to the thread
Back to the list