...
The SDK also provides a sample module DocumentCommands that must be loaded once before the any document is created. Loading the module can be done with the following method:
odrxDynamicLinker()->loadApp( L"DocumentCommands" );
...
...
The SDK also provides a sample module DocumentCommands that must be loaded once before the any document is created. Loading the module can be done with the following method:
odrxDynamicLinker()->loadApp( L"DocumentCommands" );
...