BCGControlBar Pro for MFC
void BCGCBProSetResourceHandle ( HINSTANCE  hinstResDLL)

Sets the HINSTANCE handle where the default resources of the application are loaded.

Use this function to set the HINSTANCE handle that determines where the default resources of the application are loaded.

Parameters
hinstResDLLThe instance or module handle to an .EXE or DLL file from which the application's resources are loaded.