Sign in
Windows Embedded Standard (Standard 7, Standard 2009, XPe...)
Tags
Announcements
Apps / Games / 3rd party features
Coding Tips
Community Technology Previews
Competitive
Components / Database
Embedded Devices
Embedded Enabling Features
Embedded Standard
Enhanced Write Filter
Events
Hardware
News
Pages
POS
Power Manager
PowerToy
Screencast / Video Tutorial
Software
Standard 2009
Standard 7
Testing
Thin Client
Tidbits
Tips 'n Tricks
Tools
WES7
Windows Embedded Standard
XP Embedded
Browse by Tags
MSDN Blogs
>
Windows Embedded Standard (Standard 7, Standard 2009, XPe...)
>
All Tags
>
coding tips
Tagged Content List
Blog Post:
Announcing CBS Package Inspector for Windows Embedded Standard 7
Embedded Team
We’re excited to announce the release of another PowerToy to aid in Windows Embedded Standard 7 development: CBS Package Inspector . CBS Package Inspector allows for the opening up and inspecting of CBS (Component-Based Servicing) packages, so the manifests can be viewed or examined as needed. ...
on
13 Jan 2011
Blog Post:
WebClient Service Won't Start on Newer Windows Embedded Standard 2009 or Windows XP Embedded Runtimes
Embedded Team
You’ve applied the latest database updates, built your runtime, and now the WebClient Service won’t start. But you know it worked fine in older Embedded runtimes! We assure you, you haven’t lost your marbles. An issue was introduced with KB956572 , applied as part of the “MS09-012 Vulnerabilities in...
on
18 Mar 2010
Blog Post:
Diagnosis of Driver Setup Issues in Windows Embedded Standard 7– Part 1
Embedded Team
*Updated 3/19/10- formatting* Introduction This is a first blog in a series of articles which will discuss the troubleshooting and diagnosis of driver installation issues in Windows Embedded Standard 7. We will start off the series by looking at the different phases of setup in Standard 7 and touch...
on
25 Feb 2010
Blog Post:
Custom Dialog Filters, Part 1
Embedded Team
A new feature in Windows Embedded Standard 7 called Windows Embedded Dialog Filter allows devices, such as Kiosks and Digital Signs, to reroute system dialogs away from the public. Using search criteria including the window’s title, class name, process name, and buttons, the window can be moved off screen...
on
27 Jan 2010
Blog Post:
Why My Test Bytes
Embedded Team
While perusing some test code recently, I was thinking about data driven test automation. Data driven testing is a pretty simple concept, you write some test automation which takes input which can be configured to exercise a series of tests. So a test case in this example would be one of the data inputs...
on
28 Sep 2009
Blog Post:
Application development for embedded devices
Embedded Team
[The following article is authored by one of the Windows Embedded MVPs (Most Valuable Professionals). Our MVPs have a heavy background in Embedded systems and are a great repository of information on Windows Embedded products. We’re providing this space on our team blog as a service to our readers...
on
8 May 2009
Blog Post:
Connecting to the Standard 2009 Database with XPeCMD
Embedded Team
If you are a fan of automating as many build processes as possible when creating Windows Embedded images then you are probably familiar with XPeCMD , a script file that allows you to do many tasks programmatically instead of through Target Designer. This file is located in “\Program Files\Windows Embedded...
on
20 Mar 2009
Blog Post:
Improving Application Quality through AppVerifier
Embedded Team
One of the really important tools to use to ensure that your applications have a high quality is AppVerifier. This blog is aimed at enhancing your interest in AppVerifier so that you spend time investigating it, learning about it, talking about it, sounding cool in front of your friends and finally,...
on
4 Feb 2009
Blog Post:
4GB || ! 4GB Memory (RAM) on 32-bit operating system
Embedded Team
As we all know, when we run an application on a computer, the operating system will first load it into memory from a hard drive and then execute instructions and do calculations based on data in the memory. Most operating systems (such as XP, Vista) allow people to do multiple tasks simultaneously and...
on
24 Nov 2008
Blog Post:
A Lesson in Multi-Threaded SQL Programming
Embedded Team
I don't think there's a developer alive today who hasn't, at one time or another, struggled with a bug that, no matter how much you review your code and decide the code is correct, trace through it and debug it, you just can't figure it out. A bug so insidious that you just swear there's gotta...
on
2 Sep 2008
Blog Post:
Creating a Bootable WinPE Image and use it to run TAP.exe.
Embedded Team
Last Friday, our fearless Group Program Manager, Mike Glass held the first PM Offsite for Windows Embedded, this offsite was designed for the PM team to take a break from our “day jobs” and get into deep technical depth into specific technologies the PM’s on our team are working on. One specific topic...
on
2 Apr 2008
Blog Post:
Using Delegates in C#
Embedded Team
I used to be an instructor some time back and still get a kick out helping to teach people and would like to explain one of the interesting new odds of C#. In C#, you do not have pointer any more. How do you deal with pointer to functions? This article explains this …. This is an old concept with...
on
7 Nov 2007
Page 1 of 1 (12 items)