Showing category results for Old New Thing

Jul 23, 2003
Post comments count0
Post likes count2

The scratch program

Raymond Chen

Occasionally, there is need to illustrate a point with a full program. To avoid reproducing the boring parts of the program, let's agree on using the following template for our sample programs. For expository purposes, I won't use a C++ class. I'll just keep all my variables global. In a real program, of course, instance data would be attached to ...

Code
Jul 22, 2003
Post comments count0
Post likes count4

Why do you have to click the Start button to shut down?

Raymond Chen

Short answer: The same reason you turn the ignition key to shut off your car. Long answer: Back in the early days, the taskbar didn't have a Start button. (In a future history column, you'll learn that back in the early days, the taskbar wasn't called the taskbar.) Instead of the S...

History
Jul 21, 2003
Post comments count0
Post likes count2

Tweak UI 2.10

Raymond Chen

What are you talking about? Tweak UI is part of the Windows XP PowerToys. It was recently updated to version 2.10. What OS is required? Windows XP Service Pack 1 (or higher) or Windows Server 2003 (all versions). Not supported: Windows XP RTM, Windows 2000...

Other