5 Commits (d3742aa29d5f2146f88a7a73d1a3c19a2e5f7850)

Author SHA1 Message Date
alexander.corrado d3742aa29d Added the ability to expose any arbitrary managed class to C++ code (CppInstancePtr.ForManagedObject) 15 years ago
alexander.corrado 162851ea56 Almost got it working with VTableManaged. One odd issue: commenting out Console.WriteLine in VTable.cs constructor causes 15 years ago
alexander.corrado d2706405b4 Fixed issue caused by Type.GetMethods not including inherited interfaces. Still not working right though. 15 years ago
alexander.corrado feb797a2f2 Refactored and completed managed VTable implementation. Prepared for 15 years ago
alexander.corrado f7683a594f Initial commit. 15 years ago