The information in this article applies to:
SYMPTOMSThe 16-bit Windows LUA RUI_PURGE and SLI_PURGE calls fail when you run over the SNA Server Windows NT thunking DLLs. CAUSE
The thunking library runs on a Win32 system in the Win16 VDM. When it
receives an RUI call from a Win16 application, it allocates a new Verb
Control Block (VCB) and copies all the entries from the original VCB into
it. It does this because the packing of the VCBs are different for Win16
and Win32. It then passes the new VCB into the Win32 RUI library, which
processes the verb.
RESOLUTIONThe RUI thunking library has been changed to allow the new VCB for the RUI_PURGE to pass in the address of the new VCB for the RUI_READ, not the old VCB for the RUI_READ. The following files have been updated: <snaroot>\SYSTEM\THUNK\WINRUI.DLL STATUSMicrosoft has confirmed this to be a problem in SNA Server versions 2.11 and 2.11.sp1. This problem was corrected in the latest Microsoft SNA Server 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
Keywords : kbnetwork ntnetserv kbbug2.11 kbbug2.11.sp1 kbfix2.11.sp2 |
Last Reviewed: November 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |