Hi,
in sample project in Aspose.Slides for c++ there are following preprocessor definitions: ASPOSE_FOUNDATION_NS;ASPOSE_NULLREFCHECK;ASPOSE_COMPARE_BY_REF;DISABLE_EXTERNAL_REFCOUNT
Can you explain what they do and whether I need them in my own project or not?