Microsoft KB Archive/70805

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 19:29, 12 August 2020 by X010 (talk | contribs) (X010 moved page Microsoft KB Archive/Q70805 to Microsoft KB Archive/70805 without leaving a redirect: Text replacement - "Microsoft KB Archive/Q" to "Microsoft KB Archive/")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

PRWIN9103013: UAE at App Load Time Caused by Preload Area Size ID Number: Q70805

3.00 WINDOWS buglist3.00 fixlist3.10

Summary:

PROBLEM ID: WIN9103013

SYMPTOMS When an application is in the process of loading, it experiences an unrecoverable application error (UAE).

CAUSE The size of the preload area, as reported by the Microsoft Windows Resource Compiler, is an exact multiple of 64K (10000h).

RESOLUTION Microsoft has confirmed this to be a problem in Microsoft Windows version 3.0. To avoid this problem, change the size of the preload area by modifying the application’s module definition (DEF) file or resource (RC) file to change the number of segments that are marked PRELOAD.

This problem was corrected in Windows version 3.1.

Additional reference words: 3.00