From the OMF SDK
standpoint, all the AutoCAD base changes are pretty much done in the SDK at
this point. For example they went through lot of the base class members and
renamed many of them to have prefix Sub. Thus anything that can be overridden
is marked with prefix Sub now. ACA is now using VS 2008 SP1 and this is what
is recommended. |