Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
alexander.corrado 66f18ae900 Fixed issue where a DynamicMethod was being collected when it shouldn't have been. 15 years ago
..
Impl Initial commit. 15 years ago
CppAbi.cs Almost got it working with VTableManaged. One odd issue: commenting out Console.WriteLine in VTable.cs constructor causes 15 years ago
MethodType.cs Initial commit. 15 years ago
VTable.cs Fixed issue where a DynamicMethod was being collected when it shouldn't have been. 15 years ago
VTableCOM.cs Fixed issue where a DynamicMethod was being collected when it shouldn't have been. 15 years ago
VTableManaged.cs Fixed issue where a DynamicMethod was being collected when it shouldn't have been. 15 years ago