ImplAAFDictionary::pvtInstantiate() did not correctly iterate up the class parent hierarchy. Fix: move loop variable initialization outside the loop.
Typo in ImplAAFDictionary::PvtIsPropertyDefDuplicate(...)
Generate exactly the same //=--- . . . ---= around the copyright message no matter what line-endings your source files and platform...
Fix missing static storage class specifier that meant the one-time initialization of AAFObjectModelProcs wasn't actually one-time.
Fix for bug (presumably never encountered) that results in a call on a NULL pointer.
Fix wrong return code in RegisterOptionalPropertyDef() and RegisterNewPropertyDef() for the case where the Property ID has already been registered.
Just build dependencies, like toolkit's Everything.dsp.
remove nested All directory to match examples2.dsw. hope this is what was intended!