RESOLUTION
Software update information
A supported software update is now available from Microsoft as Windows CE 4.2 Core OS QFE 887825. 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 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 have also been installed.
Restart requirement
After you install 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 your 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) that are listed in the following table.
Date Time Version Size File name
--------------------------------------------------------------
19-Nov-2004 19:42 4.2.4.1119 523,000 Wincepb42-041119-kb887825-common.exe
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 tool in Control Panel.
Date Time Size File name
--------------------------------------------------------------
Path: Public\Common\Sdk\Inc
17-Nov-2004 19:36 20,948 Olectl.h
WORKAROUND
To work around this problem, modify the .odl file that is created by the MFC ActiveX Wizard. When you modify the .odl file, you want to reference the Oleaut32.dll file instead of the STDTYPE_TLB macro. See the following code example.
importlib("oleaut32.dll");