Share
 
 

Registering as MDI Aware

Applications that have met all of these criteria must register themselves as MDI aware in their AcRx::kInitAppMsg handler in acrxEntryPoint(), by using the function acrxDynamicLinker->registerAppMDIAware(). Applications not registered as MDI aware cannot be loaded when more than one document is open. If such an application is loaded, additional documents cannot be opened.

Was this information helpful?