Help and Support

FIX: The MultiByteToWideChar function returns an unexpected value on a Windows Embedded CE 6.0-based device

Article ID:941237
Last Review:October 1, 2007
Revision:1.0
On This Page

SYMPTOMS

Consider the following scenario. On a Windows Embedded CE 6.0-based device, you call the MultiByteToWideChar function in your code. You set the value of the fourth parameter of the MultiByteToWideChar function to -1. In this scenario, the MultiByteToWideChar function returns an unexpected value.

For example, you run the following code on the Windows Embedded CE 6.0-based device.
#define GB18030_CODEPAGE	(54936)
#define CHARSTR1		("abc")

len = MultiByteToWideChar(GB18030_CODEPAGE, 0, CHARSTR1, -1, NULL, 0);
You expect the MultiByteToWideChar function to return a value of 4 for the len variable. However, the MultiByteToWideChar function returns a value of 3 for the len variable.

Note This problem occurs only for the GB18030 code page.

Back to the top

RESOLUTION

Software update information

A supported software update is now available from Microsoft as Windows CE 6.0 Platform Builder Monthly Update (August 2007). You can confirm this by scrolling to the "File information" section of this article. The package file name contains the product version, date, Knowledge Base article number, and processor type. The package file name format is:
Product version-yymmdd-kbnnnnnn-processor type
For example: Wincepb50-060503-kb917590-armv4i.msi is the ARMV4i Windows CE 5.0 Platform Builder fix that is documented in KB article 917590 and that is contained in the May 2006 monthly update. To resolve this problem immediately, click the following article number for information about obtaining Windows CE Platform Builder and core operating system software updates:
837392 (http://support.microsoft.com/kb/837392/) How to locate core operating system fixes for Microsoft Windows CE Platform Builder products

Prerequisites

This update is supported only if all previously issued updates for this product are also installed.

Restart requirement

After you apply this update, you must perform a clean build of the whole platform. To clean the platform, click Clean on the Build menu. To build the platform, click Build Platform on the Build menu. You do not have to restart the computer after you apply this update.

Update replacement information

This update does not replace any other updates.

File information

The English version of this package has the file attributes (or later file attributes) that are listed in the following table.
File nameFile sizeDateTime
Wincepb60-070830-kb941237-armv4i.msi750,59230-Aug-200722:44
Wincepb60-070830-kb941237-mipsii.msi750,08030-Aug-200722:44
Wincepb60-070830-kb941237-mipsii_fp.msi750,08030-Aug-200722:44
Wincepb60-070830-kb941237-mipsiv.msi750,59230-Aug-200722:44
Wincepb60-070830-kb941237-mipsiv_fp.msi750,59230-Aug-200722:44
Wincepb60-070830-kb941237-sh4.msi749,56830-Aug-200722:44
Wincepb60-070830-kb941237-x86.msi749,56830-Aug-200722:44
The English version of this update has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
File nameFile sizeDateTimePath
Gb18030.lib250,45020-Aug-200721:22public\common\oak\lib\armv4i\debug
Gb18030.lib245,59020-Aug-200721:22public\common\oak\lib\armv4i\retail
Gb18030.lib248,92620-Aug-200721:22public\common\oak\lib\mipsii\debug
Gb18030.lib244,91020-Aug-200721:22public\common\oak\lib\mipsii\retail
Gb18030.lib248,94820-Aug-200721:22public\common\oak\lib\mipsii_fp\debug
Gb18030.lib244,92820-Aug-200721:22public\common\oak\lib\mipsii_fp\retail
Gb18030.lib249,49420-Aug-200721:22public\common\oak\lib\mipsiv\debug
Gb18030.lib245,63820-Aug-200721:22public\common\oak\lib\mipsiv\retail
Gb18030.lib249,51620-Aug-200721:22public\common\oak\lib\mipsiv_fp\debug
Gb18030.lib245,65620-Aug-200721:22public\common\oak\lib\mipsiv_fp\retail
Gb18030.lib245,50820-Aug-200721:22public\common\oak\lib\sh4\debug
Gb18030.lib242,73620-Aug-200721:22public\common\oak\lib\sh4\retail
Gb18030.lib246,53020-Aug-200721:22public\common\oak\lib\x86\debug
Gb18030.lib244,62820-Aug-200721:22public\common\oak\lib\x86\retail

Back to the top

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Back to the top

MORE INFORMATION

For more information about the MultiByteToWideChar function, visit the following Microsoft Developer Network (MSDN) Web site:
http://msdn2.microsoft.com/en-us/library/ms961248.aspx (http://msdn2.microsoft.com/en-us/library/ms961248.aspx)
For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684 (http://support.microsoft.com/kb/824684/LN/) Description of the standard terminology that is used to describe Microsoft software updates

Back to the top


APPLIES TO
Windows Embedded CE 6.0

Back to the top

Keywords: 
kbfix kbqfe kbpubtypekc kbexpertiseadvanced KB941237

Back to the top

Article Translations

 

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.