Showing posts with label Windows Embedded NavReady. Show all posts
Showing posts with label Windows Embedded NavReady. Show all posts

Wednesday, 23 February 2011

NavReady: Yearly QFEs for 2010 now available

Hi all,
The yearly updates for Windows Embedded NavReady have arrived, these updates include all previous updates up until December 2010:

Windows Embedded NavReady - Cumulative Product Update Rollup Package (through 12/31/2010)

Keep your OS up to date!


Read more! Post this to a friend!

Wednesday, 28 April 2010

NavReady updates available

Hello guys,

there are some Windows Embedded NavReady QFEs available.

Follow this link and download the latest QFEs (= February 2010).

Fixes made in this update:

Component:  Bluetooth

  • 100212_KB980181 - Phone and device may stop working when downloading the phonebook. Phonebook entries can be mis-parsed. For certain phones, phonebook and call history may not be downloaded.

Have fun!


Read more! Post this to a friend!

Thursday, 14 May 2009

Windows CE Platform Builder Monthly Updates for April 2009 are here!

Hi all,

here are the links to the April 2009 QFEs for Windows CE Platform Builder:

  • Windows Embedded CE 6.0 Monthly Update (April 2009)

    Fixes made in this update:

    By Component:

    Component: Codecs
    090413_KB968971 - This update enables dual channel MPEG audio.

    The registry key to handle dual channel MPEG audio playback:

    [HKLM\Software\Microsoft\DirectX\DirectShow\MPEGAudio]
    "DualMode"=dword:

    Where the value is:

    0 - enable dual channel playback
    1 - left channel only
    2 - right channel only

    The default value is 1.

    Component: DirectX
    090415_KB968612 - When a device renderer supports only YV12 format, some WMV files cannot be played.

    Component: IE
    090430_KB969515 - This update addresses a number of Internet Explorer issues.

    Component: USB
    090410_KB969745 - USB Interface descriptor may be parsed incorrectly.

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

    public\common\oak\drivers\usb\hcd\common\cdevice.cpp
    public\common\oak\drivers\usb\hcd\usb20\usb2com\cdevice.cpp

  • Windows CE 5.0 Platform Builder Monthly Update (April 2009)

    Fixes made in this update:

    By Component:

    Component: IE
    090430_KB969498 - This update addresses a number of Internet Explorer issues.

    Component: WININET
    090430_KB961887 - If a client connects to a WinInet API that uses KeepAlives, and then has their IP address change, future attempts at that WININET API will fail.

    Implement a new feature hidden behind the registry key:

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
    "EnableKillKASocketsOnAddrChange"=dword:

    Default setting is 0, which allows WININET to keep KeepAlive sockets open when IP address changes. Set to 1 allows WININET to kill all KeepAlive sockets when IP address changes.

  • Windows Embedded NavReady Monthly Update (April 2009)

    Fixes made in this update:

    By Component:

    Component: Bluetooth
    090416_KB970061 - This update addresses the following issues:

    -Adds Names (if present) to call history entries when downloading via PBAP

    -Downloads contacts via HFP port on Samsung G600 and T729 Blast

    -Relax CPBS reply parser to accept LG's less-than-spec-complaint version (and use HFP port for LG KE850 and KE970)

    -Disables sniff mode for SE W300i

    -Addresses an issue in Chfpsvcmgr that may occur when receiving malformed vCard

    -Addresses 2006 vintage issue with AT PB DL call history parser
Links to all available Windows CE updates can be found here:
http://msdn.microsoft.com/en-us/embedded/aa731256.aspx

Have fun!
Read more! Post this to a friend!

Wednesday, 11 February 2009

Windows CE: Yearly QFEs for 2008 now available

Hi all,

The yearly updates for Windows CE have arrived, these updates include all previous updates up until December 2008:

Windows Embedded CE 6.0 Platform Builder - Cumulative Product Update Rollup Package (through 12/31/2008)

Windows Embedded NavReady - Cumulative Product Update Rollup Package (through 12/31/2008)

Windows CE 5.0 Platform Builder - Cumulative Product Update Rollup Package (through 12/31/2008)

Windows CE 5.0 Networked Media Device Feature Pack - Cumulative Product Update Rollup Package (through 12/31/2008)

Windows CE .NET 4.2 Platform Builder - Cumulative Product Update Rollup Package (through 12/31/2008)

Have fun!
Read more! Post this to a friend!

Friday, 22 August 2008

NavReady and SideShow

Here's something I just came across while preparing a post about "Inside of NavReady".

After installing NavReady 2009 I went through the catalog items to see if all the goodies were there, such as MSN Direct Support, LS4D and SideShow support etc. I found everything except for SideShow! A closer look at the NavReady Documentation then gave me a hint:

"Windows SideShow for Windows CE 5.0 is a separate installed product. It must be downloaded and installed in order to be added to an existing installation of Windows CE 5.0."

I checked Microsofts Download site and found this:
Windows® SideShow™ Device Components for Windows® CE 5.0

After downloading and installing the SidesShow Device Components I was able to add SideShow components to my OS Design:

After installation you will also find the C# SideShow Console Sample under _WINCEROOT%\Public\Servers\SDK\Samples\SideShow\Console

So long and thanks for all the fish!

Read more! Post this to a friend!