Windows Embedded CE 6.0 Update 070630_2007M06

 

2007 Microsoft Corporation. All rights reserved.

 

 

How to install this update

All updates for Windows Embedded CE 6.0 require the following:

 

1) Platform Builder 6.0 is installed on the machine.

2) Upon installing the update, the platforms must be rebuilt.

 

Please download the file(s) most appropriate for your installation, as follows:

 

WinCEPB60-070630-2007M06-Armv4I.MSI     For installation based upon Armv4I processors
WinCEPB60-070630-2007M06-MIPSII.MSI     For installation based upon MIPSII processors
WinCEPB60-070630-2007M06-MIPSII_FP.MSI     For installation based upon MIPSII-FP processors
WinCEPB60-070630-2007M06-MIPSIV.MSI     For installation based upon MIPSIV processors
WinCEPB60-070630-2007M06-MIPSIV_FP.MSI     For installation based upon MIPSIV-FP processors
WinCEPB60-070630-2007M06-SH4.MSI     For installation based upon SH4 processors
WinCEPB60-070630-2007M06-X86.MSI     For installation based upon X86-based processors

 

This package will install all updates directly to the build environment specified by the original Platform Builder installation.  This is specified by the following registry key: HKLM\Software\Microsoft\Platform Builder\6.00\Directories - "OS Install Dir".  By default, a backup of all updated files will be maintained at the following location:  %_WINCEROOT%\Updates\Backup.  You can remove any files from this directory at your choosing.

 

 

If you have installed previous updates

If you have installed previous updates, this package will update your build environment to include the latest files for this component.

 

If you see "Files that will not be installed"

If this message is displayed, it means that you have an update installed with a later version of the files then those that are being installed.  You already have the updates mentioned in this document including some updates released later.  This message is displayed to prevent accidental overwrite of the latest update to that particular component.

 

Note:

If source files have been modified by a user, they may not be overwritten by the files provided with the updates if Date Modified of the files on user's machine is newer.

 

If you reinstall or repair Platform Builder

If you uninstall or repair Platform Builder 6.0, you have to remove corresponding WinCEPBxx.ini file located in %WINDIR%.

 

 

Fixes made in this update:

 

By Component:

 

Component:  Drivers

The file(s) with the new source code changes for this component can be found in the directory %_WINCEROOT%\:

     public\common\oak\drivers\usb\class\storage\disk\scsi2\disk.c
     public\common\oak\drivers\usb\class\storage\disk\scsi2\scsi2.c
     public\common\oak\drivers\usb\hcd\usb20\ehci\cehcd.cpp
     public\common\oak\drivers\usb\hcd\usb20\ehci\chw.cpp
     public\common\oak\drivers\usb\hcd\usb20\ehci\chw.h

Component:  SMBFile

The file(s) with the new source code changes for this component can be found in the directory %_WINCEROOT%\:

     private\servers\smb\connectionmanager\connectionmanager.cpp
     private\servers\smb\dialects\pc_net_prog.cpp
     private\servers\smb\fileserver\code\fileserver.cpp
     private\servers\smb\inc\connectionmanager.h
     private\servers\smb\inc\fileserver.h
     private\servers\smb\inc\utils.h
     private\servers\smb\transport\netbiostransport.cpp
     private\servers\smb\utils\utils.cpp