BOOL CBCGPTranslateManager::SetInternalResDLLPath | ( | const CString & | strPath | ) |
Specifies the internal resources DLL.
Call SetInternalResDLLPath method to specify the module from which the internal product resources, such as customization dialogs or message strings, will be loaded. These DLLs are distributed along with the product and have the BCGCBProRes***.dll name format.
strPath | The internal library resources DLL path (if this parameter is empty, the default (English) resources will be used. |