Returns the handle of the resource file which will be used by XllLoadString()
HINSTANCE XllGetStringResourceHandle( ); |
The handle of the resource file used by XLL+ string loading functions. Unless set using XllSetStringResourceHandle(), this will be a handle to the XLL file itself.
All calls to XllLoadString and XllTranslateString will use the resource file returned by this call.
Header: xllres.h