Commits
Larry Knox committed 6b4e0bc6fcb
This is an attempt to ensure that the wrappers work correctly on .NET 64-bit. It is also an attempt to use only CLS (Common Language Specification) types in the interfaces (i.e., no void*, no unsigned, size_t etc.). The naming needs to be revised and a lot more testing is needed.