Showing results for History - The Old New Thing

Nov 21, 2005
Post comments count0
Post likes count0

What’s the difference between HWND_TOP and HWND_TOPMOST?

Raymond Chen
Raymond Chen

The special values and have similar names but do completely different things when passed as the parameter to the function (or its moral equivalents such as ). As a backgrounder, you should start off by reading the MSDN discussion, which is perfectly accurate as far as it goes. Here, I'll discuss the issue from a historical perspective in the h...

History
Nov 17, 2005
Post comments count0
Post likes count0

Force-feeding the dogfood

Raymond Chen
Raymond Chen

Windows 95 contained some new networking features, and since I was one of those crazy people who sampled every flavor of dogfood in the store, I actually tried out all of them. One of the features, a network protocol, I thought was interesting enough that I decided to help them out by forcing everybody else on the team to dogfood it. Here's...

History
Nov 16, 2005
Post comments count0
Post likes count0

Sampling every flavor of dogfood in the store

Raymond Chen
Raymond Chen

During the development of Windows 95, everybody was, of course, self-hosted and upgraded the operating system on a regular basis as new builds came out. I took it upon myself never to install the operating system twice the same way. Each time I ran setup, I would give different answers to the questions. Maybe this time, I'll leave out Wordpad ...

History
Nov 10, 2005
Post comments count0
Post likes count0

When was the last time you formatted a floppy disk?

Raymond Chen
Raymond Chen

For some reason, I was reminded of the people who pooh-poohed Windows 95 because it didn't format floppy disks smoothly. Who spends all day formatting floppy disks? Even in 1995, when you bought a box of floppy disks, they came pre-formatted!

History
Nov 8, 2005
Post comments count0
Post likes count0

Why was GlobalWire called GlobalWire?

Raymond Chen
Raymond Chen

John Elliott wondered why the function was called . First, some background for those who never had to write 16-bit Windows programs. The function was similar to the 16-bit function, except that it had the bonus feature of relocating the memory to the lowest available linear address. You used this function as a courtesy if you intended to leav...

History
Nov 3, 2005
Post comments count0
Post likes count0

To be a leader you must know when to follow

Raymond Chen
Raymond Chen

Many people misinterpreted my use of the term "reluctant" to describe the attitude of the designers in changing the way the Date/Time control panel functions. It was a reluctance of shame, not a reluctance of defiance. Your software is there for the users, not vice versa. If you find that your users are using the software in a manner contrary to...

History
Nov 2, 2005
Post comments count0
Post likes count0

Why is inline autocomplete disabled by default?

Raymond Chen
Raymond Chen

Earlier versions of Internet Explorer used inline autocomplete, but newer versions use drop-down autocomplete that requires you to press the down-arrow key to select an item from the drop-down. Why the change? Because it interferes with normal keyboard operation. Suppose is in your history, but you want to go to . As you type the desired dest...

History
Oct 31, 2005
Post comments count0
Post likes count0

The Hallowe’en-themed lobby

Raymond Chen
Raymond Chen

During the Windows 95 project, the window manager team stayed late one night and redecorated the lobby. They suspended a variety of Hallowe'en-themed objects from fishing lines: spiders, ghosts, witches, jack-o'-lanterns, that sort of thing. The fishing line went up and over pulleys, rigged so that the objects spookily rose and fell seemingly...

History