Welcome to MSDN Blogs Sign in | Join | Help

August 2008 - Posts

Yesterday I mentioned WM_PRINTCLIENT and how awesome it is when trying to strictly control the drawing of your application. Part of the reason it took over a week to change the drawing model is that there are a number of serious gotcha’s associated with Read More...
As I’ve mentioned before, I’ve been fuddling around doing UI programming recently – it’s a bit different from my usual work deep in the bowels of the <insert whatever subsystem Larry happens to be working on (redirector, audio stack, POP3 server, whatever)>. Read More...
In my last post, I mentioned that security bugs were different from other bugs.  Daniel Prochnow asked : What is the difference between bug and vulnerability? In my point of view, in a production enviroment, every bug that may lead to a loss event Read More...
We just got back home from seeing Shrek the Musical which is currently in try-outs at the Fifth Avenue Theatre   here in Seattle .   This show's going to be BIG when it hits Broadway.  I'm talking Hairspray big. It's one of the funniest Read More...
There’s been a lot of discussion on the intertubes about some comments that Linus Torvalds, the creator of Linux has made about security vulnerabilities and disclosure. Not surprisingly, there’s been a fair amount of discussion amongst the various MSFT Read More...
I didn’t find this in the documentation for the static standard window so I figured I’d put it out in my blog in the hopes that someone else won’t get stuck on this problem. The Windows “static” control has a number of styles that control how the control Read More...
Nils Arthur asked in another post: While we are talking volume controls. Could you explain why it's only possible to lower the volume in Windows (i.e. setting a volume between 0% and 100%) and not raise it (i.e setting it higher than 100%)? Before I get Read More...
Last Saturday I received an email from Tandy Trower, a long time Microsoft employee letting me know that Aaron Reynolds had unexpectedly passed away .  It threw me for a loop, Aaron isn’t that much older than I am and I'm not used to hearing about Read More...
We had a neighborhood picnic on Saturday at our neighbors house.  While we were chatting in the kitchen, I noticed their new computer. They had an HP TouchSmart computer , and I have to say that I was blown away by it.  I really liked the industrial Read More...
The other day, I wrote about measuring the dimensions of a piece of text using the DrawText API . My code worked just great when I initially tested it (obviously it’s a part of a larger chunk of code that does more complicated work).  The problem Read More...
Recently I’ve been working on something that I’ve never done before in my almost 24 years at Microsoft.    For the past 23ish years, I’ve been a plumber – all the work I’ve done has been under the covers.  But for the next version of Windows, Read More...
 
Page view tracker