The information in this article applies to:
SYMPTOMSOLE32.dll expects to be loaded at a specified base address in a process. If it is loaded at a different base address, the process might crash unexpectedly. Also, under Windows NT 4.0, storage APIs (such as StgCreateDocFile) return error 80030110 (STG_E_BADBASEADDRESS). RESOLUTIONAt present, there is no way to work around this problem. However, this is no longer a requirement under Windows NT 5.0. STATUSThis behavior is by design in Windows NT 4.0, Windows 95, and Windows 98. Most applications will not run into this problem. MORE INFORMATIONYou need to ensure that OLE32.dll is not relocated. There are two ways to achieve this:
Additional query words:
Keywords : kbole kbNTOS400 kbWinOS95 kbWinOS98 |
Last Reviewed: January 10, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |