Dear all, I am using the latest CVS source of ITK and VS 2005. Even if I define _SECURE_SCL=0 and _HAS_ITERATOR_DEBUGGING=0 in my project, I still cannot use ITK in debug mode, since I keep getting run time errors related to the iterator debugging. Does anyone know how to avoid this? Thank you for help, Matei