The information in this article applies to:
SYMPTOMSWhen you dynamically load and unload the WINRUI32.DLL, your computer hangs. This symptom occurs sporadically. CAUSE
This problem occurs during a call to FreeLibrary (hLibModule) where
hLibModule was previously set to the result of a call to LoadLibrary
(WINRUI32.DLL).
RESOLUTIONMicrosoft has updated the file LIBS\WIN32WINRUI32.DLL to correct this problem. The fix to the WINRUI32.DLL removes the RUI routing procedure during the processing of the WinRUICleanup() call and ensures that the DLL detach processing does not attempt to do it again. To properly load and unload the DLL you need to always call WinRUIStartup before your first RUI verb and WinRUICleanup before freeing the WINRUI32.DLL. STATUSMicrosoft has confirmed this to be a problem in SNA Server for Windows NT. This problem was corrected in the latest SNA Server for Windows NT, 2.11 U.S. Service Pack. For information on obtaining the Service Pack, query on the following word in the Microsoft Knowledge Base (without the spaces): S E R V P A C K Additional query words: prodsna 2.00 2.10
Keywords : ntnetserv ntprotocol |
Last Reviewed: November 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |