This function restores the DLL's context. It should be called after you have called xlEnableXLMsgs, when the portions of code that may yield to Microsoft Excel have been executed.
This function does not return a value.
Excel4(xlDisableXLMsgs, 0, 0);
This function has no arguments.
This function is very fast and adds little overhead to the DLL.
See the code for the fShowDialog function in GENERIC.C in the FRAMEWRK directory.
xlEnableXLMsgs