Closed Pombal closed 7 years ago
C++ is tricky, but it works if you consider some things:
Simple put: it works but you need to know C++ very well to see the traps everywhere. Otherwise, I'd recommend RCC++ for complex C++ projects.
Thank you for the quick reply, I understand the limitations :)
If the DLL is written in C++ without exception handling or RTTI, would it work? If not, what would need to implemented? Also, any plans on adding C++ support in the future? Thanks!