FIX: MFC-Based App Cannot Run Under International Win32s

Last reviewed: January 15, 1998
Article ID: Q125457
1.20 WINDOWS kbinterop kbfixlist kbbuglist

The information in this article applies to:

  • Microsoft Win32s version 1.2

SYMPTOMS

When activating a Microsoft Foundations Classes (MFC)-based application built with Visual C++ version 2.0 under Win32s version 1.2, if the language setting in Windows or Windows for Workgroups Control panel is set to anything other than English, German, or French, the following error occurs:

   Win32s - Error: Initialization of a dynamic link library failed.
   The process is terminating abnormally.

This error has also been reported with non-MFC-based applications as well.

CAUSE

CRT startup code causes an unhandled exception in the Win32s DLL (W32SCOMB.DLL).

RESOLUTION

For an international version of Windows 3.1 or Windows for Workgroups, if the country and language settings are changed to United States and English(American), 32-bit MFC-based applications are able to run.

STATUS

Microsoft has confirmed this to be a bug in Win32s version 1.2. This problem has been corrected in Win32s version 1.25.


Additional reference words: 1.20 w32scomb
KBCategory: kbinterop kbfixlist kbbuglist
KBSubcategory: W32s KBIntlDev
Solution Type : kbfix


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: January 15, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.