Object Enablers use an abbreviated version of the ObjectARX demand loading registry format. The ObjectARX format is fully described in the "Demand Loading" section of "ObjectARX Application Basics". The registration format for Object Enablers differs from that of ObjectARX applications in two ways:
For example, if your application is built for the AutoCAD 2019 release, you would look for products that have registry entries under R23.0. For binary-compatible release of AutoCAD and the ObjectARX and RealDWG SDKs, the minor version number is incremented with each subsequent release while for API incompatible releases, the API major version number is incremented and the minor version number is set to zero. For example, if the APIs in another AutoCAD release after AutoCAD 2019 were binary-compatible with AutoCAD 2019, then a host application built with the RealDWG SDK from that release might have a registry root path that would contain "R23.1" rather than "R24".