> 1. We keep the .def files unchanged and we modify the .h file ... > 2. My current scheme, which was rejected, changes the .def file ... Or we forward declare the enums, and leave the definition as-is. r~