Showing tag results for Other

Feb 1, 2008
Post comments count0
Post likes count1

Strange bug assignment: Programs are using too much memory

Raymond Chen

My office is in the same hallway as the programmer and program manager responsible for the Processes tab in Task Manager. (Of course, they are responsible for a bunch of other stuff too; it's not like 100% of their days are dedicated to Task Manager!) I happened to be passing by just as this particular bug popped up on their radar. It went somethi...

Other
Jan 31, 2008
Post comments count0
Post likes count1

The dead home desktop problem returns

Raymond Chen

The computer I bought not a year and a half ago decided to keel over last week. When I push the power button, the power light goes on, the drives spin up, but there is nothing out the video card and not even a reassuring beep from the power-on self test. I've disconnected all the external peripherals as well as all the IDE devices, and no change. ...

OtherDead computers
Jan 31, 2008
Post comments count0
Post likes count1

Shell policy is not the same as security

Raymond Chen

Mark Russinovich pointed out that if you let users run arbitrary programs, they can circumvent policies. This is actually not surprising, because policy is not the same as security. Shell policies control how Explorer and other shell components behave, but that's just blocking the front door. For example, there is a shell policy to prevent the us...

Other
Jan 28, 2008
Post comments count0
Post likes count0

Crackpots in computer security: Don't plug it in, man!

Raymond Chen

Some time a few years ago, some folks on the security team were swapping crackpots stories, and this one somehow lodged in my mind. The story below is paraphrased, but the essense remains intact. "We had a crazy guy call into the security support line many years ago. He was going through a messy divorce and was convinced that his wife's lawyers w...

Other
Jan 24, 2008
Post comments count0
Post likes count2

It's one thing to say "somebody should do this", but doing it is another matter

Raymond Chen

A common response when I describe a programming error is, ""Programs should have to pass a test that includes testing for this case." The case could be a program mishandling a message, a program responding incorrectly to , whatever. But these suggestions fall into the same trap that I see when grading student essays: They're good with the what bu...

Other
Jan 14, 2008
Post comments count0
Post likes count1

No matter where you put an advanced setting, somebody will tell you that you are an idiot

Raymond Chen

There are advanced settings in Windows, settings which normal users not only shouldn't be messing with, but which they arguably shouldn't even know about, because that would give them just enough knowledge to be dangerous. And no matter where you put that advanced setting, somebody will tell you that you are an idiot. Here they are on an approxima...

Other
Jan 11, 2008
Post comments count0
Post likes count1

Windows is not an MFC delivery channel

Raymond Chen

Depending on what version of Windows you're running, there may be a variety of support DLLs for things that aren't formal product components, but which are merely along for the ride. For example, Windows 95 came with MFC30.DLL because the Fax Viewer was written with the help of MFC 3.0. But if you look at Windows 98, MFC30.DLL is gon...

Other
Jan 9, 2008
Post comments count0
Post likes count0

Jag är inte heller en Microsoft-talesman på svenska

Raymond Chen

The Swedes haven't quite figured out that my blog entries do not constitute the official position of Microsoft Corporation. I like how they don't even mention my name anywhere. They just say "Microsoft doesn't this" and "Microsoft doesn't that". If you go back to the article they used as a source, you'll see that I provided a variety of reasons f...

Other
Jan 3, 2008
Post comments count0
Post likes count1

In steady state, only geeks install Windows, but the hard part is getting to that steady state

Raymond Chen

Commenter BryanK notes that only already-technical people (re)install Windows; commenter Stu estimates the percentage at 99%. That may be true in the steady state, but the hard part is getting to that steady state. When a new version of Windows is released, the steady state is disrupted. At that point, most people installing Windows aren't techn...

Other
Jan 1, 2008
Post comments count0
Post likes count1

Fact of life: People can't see things that are right in front of them

Raymond Chen

A bug report came in: When I go to the Power Options control panel and select Edit Plan Settings, the Turn off display combo-box is disabled. Is this a bug? Shortly thereafter, this response was submitted: Do you see a big yellow warning over the Turn off display that says that some settings are managed by your system administrator, and a link ...

Other