Welcome to MSDN Blogs Sign in | Join | Help

August 2008 - Posts

Tip Of The Day: Disable Software-enumerated Devices
If you run TAP.exe on your target hardware you will get every device listed in the registry. Some of these devices are not real devices at all, but are software-enumerated devices and are very rarely (if ever) needed on a runtime image. Disabling or deleting Read More...
Last Chance to Enter to Win a Mobile Memory Mouse!
Hurry up and go to the Windows Embedded Standard Connect website and download the CTP Refresh in order to be automatically entered for a chance to win a Microsoft Mobile Memory Mouse 8000!  The contest runs through tomorrow, and we will be randomly Read More...
Reminder- MSDN Chat Tomorrow August 28th (10am PST)
On August 12th, 2008 the Embedded Windows team released a Community Technology Preview (CTP) Refresh of Windows® Embedded Standard as well as a CTP of Service Pack 3 (SP3) for Windows® XP Embedded! These can be  downloaded from https://connect.microsoft.com/windowsembedded Read More...
Tip of the Day: Moving or Renaming Your Page File
Occasionally, you may want to rename the page file from Pagefile.sys to Newfilename .sys, where Newfilename is the name you want to give to the renamed file. Or, you may want to move the page file to another partition that is not protected by EWF. To Read More...
Tip of the Day: Annotate Your Source Code
To get the most from using static analysis tool PREfast , you should add annotations to your source code. While this might sound like a difficult thing to do, it’s really not. The Visual Studio 2008 SAL documentation on MSDN has been rewritten to present Read More...
Tip of the Day: Moving Event Viewer logs to an unprotected volume
This tip is applicable to Enhanced Write Filter (EWF-RAM) users. To move Event Viewer logs to a volume unprotected by EWF, modify the following three registry keys as shown in the following example. The example uses drive D as the unprotected volume. Read More...
Tip of the Day: Analyze Your Code
These days there are some great tools available for improving the quality of your code. Two such tools available from Microsoft are PREfast and FxCop. These tools are static analysis tools which look for provably wrong coding patterns. PREfast analyzes Read More...
August 2008 Security Updates Are Now Available
The August 2008 Windows XP Embedded Security Updates are now available on the Mobile & Embedded Communications Extranet (ECE) for Microsoft® Windows® XP Embedded Service Pack 2, Feature Pack 2007, and/or Update Rollup 1.0. The downloads Read More...
Tip of the day: Read an Art Book
Here’s my favorite tip – get your hands on a copy of Glenford Myers’ The Art of Software Testing and read it. You say that you’re not a tester, but a software engineer? All the more reason to read the book! Not only will it help you write better code Read More...
Get Ready for the “Next Generation” MSDN Chat on Aug 28th
On August 12th, 2008 the Embedded Windows team released a Community Technology Preview (CTP) Refresh of Windows® Embedded Standard as well as a CTP of Service Pack 3 (SP3) for Windows® XP Embedded! These can be  downloaded from https://connect.microsoft.com/windowsembedded Read More...
Win a Microsoft Mobile Memory Mouse 8000
Today we announced a new contest on the Windows Embedded Standard Connect Website .  If you download the Windows Embedded Standard CTP Refresh between 8/18/08 and 8/29/08, you can be entered for a chance to win a Microsoft Mobile Memory Mouse 8000 Read More...
Tip of the Day: When the Time Bomb Ticks
For evaluation runtimes, the countdown to expiration begins when the runtime goes through the First Boot Agent phase. For the evaluation testing, it's important that the machine being used has its CMOS clock set to the correct date. If the runtime 'sees' Read More...
Tip Of The Day: Rebasing Repositories
When you copy a database from another machine, the repository folders would still be pointing to the machine that you copied it from. You may want to change the path of the repository folders to point to the repository folders of your machine. Changing Read More...
Tip Of The Day: Hiding the Welcome Screen
The ‘Welcome to Windows’ and ‘Friendly Winlogon’ screens – Sometimes, you may not want to see the Welcome to Windows screen or the Friendly Winlogon screen . Instead, you may want to directly type in your credentials and get on with your business. In Read More...
Tip of the Day: Changing FBA's System Font
Here's a question that comes up once in a great while from developers of XPe devices: Question : "My font during FBA is incorrect. The dialogs are displaying boxes or appears to be random characters and is not readable. Why is this?" Answer : See the Read More...
New CTP Downloads!
Even though it's summer vacation time around here for many, our product team has been hard at work on preparing a refresh of the Windows Embedded Standard Community Technology Preview (CTP) for all of our dedicated testers out there!  As of a few Read More...
Tip of the Day: The Always Annoying 'Found New Hardware' Wizard
Question from a customer in the Forums : "Is there a way of disabling the Found New Hardware Wizard in Windows XP Embedded?" Answer : Yes, this is possible. The Add Hardware Control Panel component includes a file newdev.dll, it's responsible for that Read More...
Tip of the Day: Database Timeout problem w/ complex filters
If you are using a complex filter in Target Designer, the following error message may appear. The CMI encountered the following error: 0x80042335 (-2147212491) A database error occurred within the CMI. What's happening is that the CMI connection to SQL Read More...
Windows XP Embedded in the Olympics Opening Ceremony!
After waiting and waiting and waiting, finally the Olympics of 2008 is just around the corner! The opening ceremony will start at Friday 8/8/2008, 8:00 pm local time in Beijing, which is 5:00am early tomorrow morning Seattle Time. While I am excited and Read More...
Tip of the Day: Moving TD Filters to Another Machine
In Target Designer you can create filters to look up things like which file is owned by which component. These filters can be made available to other developers on other machines. Each filter is saved as a .flt file under \Program Files \Windows Embedded\filters- Read More...
Tip Of The Day - Searching The Messages Window
At the bottom left of Target Designer you have a 'Messages' window. This is where you can find all the spew from Target Designer resulting from you instantiating components, resolving dependencies, building the image, etc... Did you know that you can Read More...
Tip of The Day: Auto Logging on to a Runtime
To enable a user on the system to automatically log on to the runtime without having to enter their user name and password every time you can include the "Automatic Logon" component in your configuration. Within this settings node of this component you Read More...
Tip of the day- Popping Balloons
[photo found on sirbrett84 's flickr page] Ah yes, from the pic above you can see that the age old issue of suppressing Windows on an embedded device bites another developer that was unaware you could (or would need to) suppress a few annoying habits Read More...
Tip of the Day: Eliminate The Blue Flash
If you'd like to eliminate the blue flash that appears when the default desktop wallpaper for the default user (dark blue) first appears before logon, set the following registry entry: HKEY_USERS\.DEFAULT\Control Panel\Colors  Background    Read More...
Page view tracker