Sets the handle of the resource file which will be used by XllLoadString()
[C++]
HINSTANCE XllSetStringResourceHandle(
HINSTANCE hinst
);
Module handle of a resource file.
The previous value.
All calls to XllLoadString
and XllTranslateString
will use the resource file specified in this call.
Header: xllres.h