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 d2706405b4 Fixed issue caused by Type.GetMethods not including inherited interfaces. Still not working right though. 16 years ago
..
Impl Initial commit. 16 years ago
CppAbi.cs Fixed issue caused by Type.GetMethods not including inherited interfaces. Still not working right though. 16 years ago
MethodType.cs Initial commit. 16 years ago
VTable.cs Refactored and completed managed VTable implementation. Prepared for 16 years ago
VTableCOM.cs Refactored and completed managed VTable implementation. Prepared for 16 years ago
VTableManaged.cs Refactored and completed managed VTable implementation. Prepared for 16 years ago