Register Login
Home    May 20, 2012

Windows Embedded Compact 7 Seminar:  Developing Specialized Devices for Intelligent Systems

04/19/2012  -  Boston
05/01/2012  -  Mountain View

Complimentary technical seminars from the Windows Embedded team:  Discover the keys to developing next-generation intelligent device with Windows Embedded Compact 7.  Visit the following URL to register for the seminar in Boston and Mountain-View:   
  http://swrt.worktankseattle.com/series/63/seriessignup.aspx?&promo=PRTR


Compact 7 Webcast:  Maximizing the Capabilities of Internet Explorer for Embedded in Windows Embedded Compact 7

05/15/2012  @ 9:00AM (Pacific time)

An often overlooked feature of Windows Embedded Compact 7 is the extensive capabilities and configurability of Internet Explorer for Embedded. Our version of IE has changeable "chrome" to fit in almost any user interface.  As on the Desktop, our version of IE can be embedded into application as control. Updated to support some of the latest HTML standards, Internet Exploxer for Embedded is a power tool that can be used to create great user interfaces. Learn more about Internet Explorer for Embedded in this month's webcast:
   https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032511331&Culture=en-US



Windows Embedded Standard 8 CTP Released

Microsoft released Windows Embedded Standard 8 CTP (Community Technical Preview). Visit http://www.microsoft.com/windowsembedded/en-us/evaluate/windows-embedded-standard-8-ctp.aspx for more information.

 

Bill Gates’ Website–www.thegatesnotes.com

Have some free time?  . . .  Like to read about serious issues that impact our world?  . . .  Like to read about some of the effective and innovative solutions to serious problems?

Read the rest of entry »

Windows Embedded Event: Developing Specialized Devices for Intelligent Systems

On May 1st, the Windows Embedded product team hosts an event at Microsoft facility in Mountain View, California…

Read the rest of entry »

Windows 8 Dev Camp @ Nokia Club in Los Angeles

This is an all day Windows 8 technical event @ the Nokia club in Los Angeles

Read the rest of entry »

Experimenting with WES8 and Kinect

For a demo project involving Kinect, my colleague Dorangela Daniele and I started to play around with the recently released Windows Embedded Standard 8 CTP. I already tested both Kinect SDK 1.0 Beta 2 and Kinect SDK 1.0 RTM in Windows 8 Consumer Preview, so we were confident that it would have worked fine in WES8, too. Using IBW, Dora installed WES8 on two embedded devices: an Asus Eee Top 1602 and an Advantech AIMB-212. At the moment, in the CTP version, there are no “Application Compatibility” or “Kinect for Windows Embedded” templates to start with. Also, there is no automatic dependency resolver. This way, she had to build the image from scratch: to be sure that all the required components were included during the setup process, she added almost every module, including the Kinect SDK requirements (.NET Framework 4.0, DirectX runtime), Internet Explorer and Metro UI. After the setup completed successfully and all device drivers had been installed manually (drivers for Windows 8 don’t exist yet, so we use ...

Read the rest of entry »

Webcast: Optimizing Image Size in Windows Embedded Compact 7

This is a technical webcast, present by Doug Boling on April 17th, 2012, provides information about the Windows Embedded Compact 7 OS runtime image and what you can do to optimize the image size.

Read the rest of entry »

UPS Roll Out New Windows Embedded Handheld Device

Recently, UPS roll out new Windows Embedded Handheld device to help their delivery team be more efficient…

Read the rest of entry »

Webcast: Best Practices for Writing Drivers in Windows Embedded Compact

Writing a device driver can appear to be a daunting task. However, drivers in Windows Embedded Compact are actually quite straightforward. This webcast will cover…

Read the rest of entry »

Using Dependency Walker

Dependency Walker is a very useful tool that can be used to find dependencies of a Portable Executable module. The PE format is used also on Windows CE and this means that Dependency Walker can be used to analyze also Windows CE/Windows Embedded Compact module. On Win32 it can be used also to monitor modules loaded by an application during runtime, this feature is not supported on CE.

Read the rest of entry »

Installing Windows CE 6.0 tools on a Windows7 64bit PC (Updated again)

I recently bought a new PC and I choosed a machine based on the 64bit version of Windows 7.
Using a 64bits OS will allow me to use more than 4GB of RAM and this is quite important for me because it will allow me to run multiple virtual machines to test beta products and keep some customers' development environment isolated from the others (for example for customers that need to test and certify each installed QFE and may allow me to install them on my development machine some time after their availability).

Read the rest of entry »

Gimme the right key

This post is not about lockpicking... it's about registry settings (and keys) and configuration files, but I can't manage to find a better title.

Read the rest of entry »

Oct07Stream Driver with CEDriverWiz rev 0.3
Created by Samuel Phung on 10/7/2010 12:00:00 AM

Read More..


Oct06Connecting Visual Studio IDE to CE 6.0 Target Device with CoreCon
Created by Samuel Phung on 10/6/2010 12:00:00 AM

CoreCon is used to establish connectivity between Visual Studio 2005/2008 IDE and CE 6.0 target dev...
Read More..


Oct04Platform Builder: Automatically Flushing the Registry on Changes
Created by Samuel Phung on 10/4/2010 12:00:00 AM

Automatically save changes to Windows CE registry
Read More..


Oct04Windows CE: Save and Restore the Registry
Created by Samuel Phung on 10/4/2010 12:00:00 AM

Save and Restore the Entire Registry The functions RegCopyFile() and RegRestoreFile() can be used t...
Read More..


Oct04Windows CE: Stream Interface Driver Registry Settings
Created by Samuel Phung on 10/4/2010 12:00:00 AM

If you have looked at my other posts on stream interface drivers, you have seen that the registry s...
Read More..


Oct04Windows CE: Persisting Registry Changes from an Application
Created by Samuel Phung on 10/4/2010 12:00:00 AM

Saving changes to the Windows CE registry from an application
Read More..


More
 Copyright 2010 by Embedded101   Terms Of Use  Privacy Statement