The information in this article applies to:
SYMPTOMS
Applications that use the IStorage and IStream classes, or other classes
derived from them, to save data in the form of OLE Structured Storage may
generate corrupted data files when the size of the output file exceeds some
threshold.
In such cases, the resultant output file may be smaller than expected with the first part of the file being overwritten with data that should have been near the end of the file. CAUSE
The code that implements this functionality uses one of two modes of
operation depending on the amount of memory that is available in a
particular memory heap. A problem in the low-memory mode results in the
output file being corrupted. Generation of a large or very fragmented file
may tend to use up more of the memory in this heap, resulting in corrupted
output being generated.
RESOLUTION
A supported fix that corrects this problem is now available from Microsoft,
but has not been fully regression tested and should be applied only to
systems experiencing this specific problem. If you are not severely
affected by this specific problem, Microsoft recommends that you wait for
the next Windows NT service pack that contains this fix.
http://support.microsoft.com/support/supportnet/default.aspThe English version of this fix should have the following file attributes or later:
NOTE: If you contact Microsoft to obtain this fix, a fee may be charged. This fee is refundable if it is determined that you only require the fix you requested. However, this fee is non-refundable if you request additional technical support. For more information about eligibility for no-charge technical support, see the following article in the Microsoft Knowledge Base: Q154871 Determining If Your Product Is Eligible for No-Charge Technical Support STATUSMicrosoft has confirmed this to be a problem in Windows NT version 4.0. Additional query words: 4.00
Keywords : kbbug4.00 kbfix4.00 |
Last Reviewed: November 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |