In my illustration of how to make a window resizable in only one direction, commenter Josua asks, "Why don't you forward and clamp the results?"
I'm going to assume the question is really "Why don't you forward before clamping the results?" rather than "Why did you bother writing all this code in the first place? Why not simply forward and cla...
Task Manager shows a piece of information called "Up time". How is this value calculated, and why doesn't it agree with the value reported by /?
Task Manager calculates "up time" by subtracting the system boot time from the current time. In other words, it is misnamed; it really should be called time since system was started. It doesn't subtract ...
While everybody is trying to
figure out the hidden message in Joe Belfiore's T-shirt,¹
I figure I'd give you an easier puzzle.
Here is the pattern of 0's and 1's printed on the T-shirt handed
given out at the Windows 8 kick-off meeting.
Because
you don't have a project until you have a T-shirt.
The actual shirt clipped many of the digi...
The Advanced Security Settings dialog shows the ACEs in an object's ACL, and one of the pieces of information is a column labeled Inherited from which identifies whether the ACE was inherited, and if so, from where. A customer observed that when they opened the Advanced Security Settings dialog, one of their objects had an ACE that showed Parent Ob...