Has any thought been given to a C++ version of the InkAPI?
The current InkAPI includes "bool" so it doesn't even compile with C which implies to me that most folks are using C++ already. Dynamic loading with C++ is only a bit trickier and the resulting interface would match the implementation and modern programming styles better. john
