November 2005 - Posts
Now that Sam, the worlds ugliest dog is no longer with us, I guess I need to find a replacement (unofficial) mascot... I'm probably going to regret asking this question, but here goes anyway... any suggestions for a replacement (unofficial) mascot? -
Read More...
Here's what's happening for the December 2005 WE-DIG meeting What goes on inside Platform Builder when a new Windows CE image is created? Join us for a backstage pass to find out. You are also invited to our Christmas Party (I wonder if Jon Fincher will
Read More...
WTL 7.5 has just been released on Sourceforge - The Windows Template Library (WTL) is a C++ library for developing Windows applications and UI components. It extends ATL (Active Template Library) and provides a set of classes for controls, dialogs, frame
Read More...
I was recently interviewed by EDN 's Warren Webb (Technical Editor, EDN) to discuss Windows CE/XPE/WEPOS, an article has been published based on that interview - here's a link to the " Movers and Shakers " article - it's interesting that Wind declined
Read More...
Following on from my last post about the Windows Embedded Student Challenge 2006 the registration date has been pushed out to January 22nd 2006. - Mike
Read More...
When building a custom Windows CE 5.0 operating system there's a good chance you may be developing drivers for the system - Drivers can slow the boot process of your device, but how ? You should be aware of the load order of drivers on your device - take
Read More...
I've been recording some videos over at Microsoft Studios, once recorded, edited (only if needed!), the videos are transcoded down to 800x600 and 300k/100k - is 800x600/300k ok for watching tutorials? - does anyone still run at 800x600? - Would you prefer
Read More...
From Don Gambrell - Sam, the worlds ugliest dog is no longer with us, this from Dons blog , and my original post - Mike
Read More...
ok, no words to describe this, just check out the video here . - Mike
Read More...
So, I've been thinking... To write managed or native code applications for Windows CE 5.0 you need to generate a custom SDK (Software Development Kit) from Platform Builder - Why do I need to do this? Generating an SDK takes time, and is a multi step
Read More...
ActiveSync 4.1 has been released to the web, this is required for devices running Windows Mobile 5.0 - Here's a link to the download . The 4.1 release fixes issues with syncing devices as described on Jason Langridges' blog . - Mike
Read More...
This is a pretty common question on the newsgroups, and also came up on e-mail this morning - how do you change the Windows XP Embedded boot screen/logo ? From Sysinternals.com - modify your boot.ini as follows. /BOOTLOGO Use this switch to have Windows
Read More...
I've been doing some additional work on the Windows CE image diff tool, here's the first (exclusive!) look at the application running and showing (for the first time) differences between a baseline platform template and a workspace. I'm parsing the Windows
Read More...
It's that time of year again, the Windows Embedded Student Challenge 2006 is open for business. Are you ready to change the world? Then enter the third annual Windows ChallengE! The competition challenges undergraduate teams of four—with a faculty mentor
Read More...
Today I'm going to be over at Microsoft Studios recording some tutorial videos, some of which I can't talk about yet, and others that will be instantly useful. I'm recording some short (3-5 minute) introductions to Windows CE 5.0 , Windows XP Embedded
Read More...
In the previous installments of the Comparing Workspaces posts (here's Part 1 and Part 2 ) we looked at the relationship between GUIDs found in Platform Builder wizards and the SYSGENs found in platform workspace files. Unfortunately there isn't a simple
Read More...
Ever wondered how TrueType scaling and hinting works? - Over on the MSDN FontBlog there's a pretty neat video that explains/shows how this works. - Mike
Read More...
I posted recently about the release of Visual Studio 2005 and that you need the Professional version to develop native or managed applications for Windows CE 5.0 (or Windows Mobile 5.0) devices. So what are the options for application developers using/targeting
Read More...
Stewart Tansley from Microsoft Research has created a Windows CE Developer Wiki - this lives over on the MSDN Channel 9 site. Go ahead and start adding your Windows CE developer knowledge to the Wiki. Oh, and there's also a Windows Mobile Developers Wiki
Read More...
Is it possible to live life without a laptop? - James Y Wilson has been living with his Windows Mobile device and comments on the applications he needs and the overall experience, read more on the blog here . What do you use your Windows Mobile device
Read More...
Today I attended a lecture given by Daniel Wilson, the title of the lecture was When Robots Attack -- How to Survive A Robot Uprising. Seems like an interesting topic, right? - here's a link to Daniels web site . One of the questions asked during the
Read More...
Hey, If you thought the Visual Studio 2005 Launch was only interesting for desktop developers, then check out this video of Phidgets USA , robotic arms and devices connected to a desktop PC over USB being controlled through managed code. Visual Studio
Read More...
Visual Studio 2005 is now out the door (Woot!) - For Windows CE developers this means that you now have one tool to develop native (Win32, MFC, ATL, STL, WTL) and managed (C#/VB, CF 2.0) applications - of course you can continue to use eMbedded Visual
Read More...
Comparing workspaces is simple, command prompt, pipe sysgens to a text file, use WinDiff or similar to compare the sysgen list - it would be nice to have a graphical tool to do this, but text/windiff works well enough for this to be a workable solution.
Read More...
Windows CE is a componentized (is that a real word?) operating system, but you already knew that, right. Being componentized (there's that word again) is a good thing, it means you only put the technologies you need into the operating system (the same
Read More...
Rory Blyth ( of MSDN Fame ) has started a blog talking about Mobile/Embedded technologies - here's a quote from Rory "I actually think it's the most exciting area at Microsoft. More exciting than the dev tools, more exciting than Vista." - ooh, sounds
Read More...
Hey, If you live in or around Vancouver, Canada and are interested in finding out more about (or aboot) Windows Embedded/Mobile technologies then you should plan on coming along to a meeting at the Microsoft offices in Vancouver - 11th floor, 1111 W.
Read More...
Last night (or about two months ago if you are catching up on the blog in January 2006) we had an evening full of Compact Framework content, which was great - here's some tidbits I picked up from last nights presentations. Compact Framework 2.0 runs on
Read More...