Thomas Lee's collection of random interesting items, views on things, mainly IT related, as well as the occasional rant
Friday, October 29, 2004
Microsoft Virtual Server 2005 Migration Toolkit is Released
Fiddler - an HTTP traffic logging utility
MSH has a Wiki: MSHWiki
Monday, October 25, 2004
Microsoft Partner Pack for Windows XP
One small problem - you can't download if you are using Firefox. However, if you use Firefox's Agent Switcher to lie to the site, the download works fine. Why does Microsoft, or any site, require IE just to enable a download?
Tuesday, October 19, 2004
Slides from the Microsoft Technical Briefing and other MS events
Five million Firefoxes released into the wild
No, Firefox is not perfect, it loads a bit slowly, it has crashed a few times and on some web sites, it's not useable (Microsoft's Office Update site, for example, will not work with Firefox - it requires IE). Despite these issues, I find FireFox superior in a number of ways. I've been keeping a list of all the things I like and when I get a chance, I'll post this list (and my list if things that have gone wrong).
Wednesday, October 13, 2004
Windows Server 2003: Network Access Protection
Download details: Microsoft Virtual PC 2004 Service Pack 1
Tuesday, October 12, 2004
Microsoft's Help and Support site updated
Tuesday, October 05, 2004
HTTP-Tunnel
In other words, this application blows a complete hole in your firewall. Scary! But very, very useful.
Worried about Window's GDI+ buffer overflow?
Friday, October 01, 2004
319740 - MFC Applications Leak GDI Objects on Windows XP
This bug was re-introduced into SP2. I first reported this to Microoft on or about 29 August. I was finally sent a fix few weeks later, that did appear to resolve my GDI leak. I asked the MS representative dealing with this case if he could ensure that the KB was updated (or a new KB article issued) and I was told that he was not able to do it. It was suggested that I could post a suggestion to MS via the web site. I even offered to write the KB article, but this offer was declined, so I left it at that.
The issue might have just been forgotten, except that there was a little problem. It turns out that the fix, while getting rid of the GDI handle leak, had the side effect of killing the theme service. For me this was not an issue as I had turned the theme service off. But for those who wanted to use the service, and wanted to use long-running MFC applications, the only solution was to remove SP2.
I reported this through every channel I could think of, and thus far, I've had no formal reply, or a formal fix to this problem. The good news is that someone else I know has also reported this and has been sent a working hot fix. Interestingly, when he first called, Microsoft apparently were unable to trace my earlier problem report. But whatever, I now have this and it does indeed solve the issue!
The hot fix comes in a file called WindowsXP-KB319740-x86-enu.exe. You might think that this fix related to the KB article 319740 - MFC Applications Leak GDI Objects on Windows XP and it does. At present, the KB article refers to the original bug and it's original fix (rolled into SP1). There is an updated version of the fix that applies to SP2 - but the KB article has not been amended to reflect the issue. I assume that MS will be updating this KB at some point.
This whole incident leaves me less than delighted. It also raises some questions. First, how could a bug fixed in SP1 be re-introduced, and not be caught? Was this just a source code management issue (and if so, how many more errors are there lurking)? Or was it due to other changes made at SP2 and if so, why did MS not catch it during routine testing? Doesn't MS re-test earlier bug fixes to ensure they are rolled up in later SPs? And finally, what does a customer have to do to ensure that bug fixes actually result in proper documented fixes?