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 16b1a614f2 Started rough beginnings of QtBindings. Fixes to make this possible: support static C++ class methods, support managed wrapper inheritance to parallel C++ classes, added Base<> marker interface; will help support multiple inheritance, and more. Added small QtTest of QtBindings... currently crashes and burns. 16 years ago
..
Support Started rough beginnings of QtBindings. Fixes to make this possible: support static C++ class methods, support managed wrapper inheritance to parallel C++ classes, added Base<> marker interface; will help support multiple inheritance, and more. Added small QtTest of QtBindings... currently crashes and burns. 16 years ago
CppInstancePtrTests.cs Exposed NUnit to C++ code for use in unit tests. Fixed bugs. 16 years ago
CppLibraryTests.cs Exposed NUnit to C++ code for use in unit tests. Fixed bugs. 16 years ago
ItaniumAbiTests.cs Exposed NUnit to C++ code for use in unit tests. Fixed bugs. 16 years ago
MsvcAbiTests.cs Exposed NUnit to C++ code for use in unit tests. Fixed bugs. 16 years ago
SharedAbiTests.cs Code cleanup. 16 years ago
Tests.csproj Exposed NUnit to C++ code for use in unit tests. Fixed bugs. 16 years ago