Welcome to MSDN Blogs Sign in | Join | Help

August 2006 - Posts

The dialog class goes under the sneaky name WC_DIALOG

Okay maybe not so sneaky.
Posted by oldnewthing | 15 Comments
Filed under:

How do you wash soap?

Imponderable.
Posted by oldnewthing | 30 Comments
Filed under:

If you work at a company, it's not your computer any more

Your IT department is in charge.
Posted by oldnewthing | 24 Comments
Filed under:

Try to avoid having BOOL function parameters

What does FALSE mean here again?
Posted by oldnewthing | 66 Comments
Filed under:

We know it's insecure, but we want to do it anyway

Sometimes I really wonder.
Posted by oldnewthing | 25 Comments
Filed under:

Moving a file does not recalculate inherited permissions

Inherited permissions are established at creation.
Posted by oldnewthing | 39 Comments
Filed under:

Environment variable expansion occurs when the command is read

And its logical consequences.
Posted by oldnewthing | 27 Comments
Filed under:

Who says there's only one? There can be more than one logon session

So it's wrong to ask about "the" user.
Posted by oldnewthing | 60 Comments
Filed under:

[6] days since last monorail breakdown

Almost made it a whole week.
Posted by oldnewthing | 11 Comments
Filed under:

Sucking the exception pointers out of a stack trace

To see what exception really occurred.
Posted by oldnewthing | 20 Comments
Filed under:

Applications and DLLs don't have privileges; users do

The Windows security model is based on identity.
Posted by oldnewthing | 75 Comments
Filed under:

Don't trust the return address, no really

No really, you can't.
Posted by oldnewthing | 18 Comments
Filed under:

Computer monitors float, screen upwards

More conversations with Curtis Ebbesmeyer
Posted by oldnewthing | 7 Comments
Filed under:

Accessibility is not just for people with disabilities

You'll probably use it too.
Posted by oldnewthing | 21 Comments
Filed under:

Cool web site: Bill Monk

Another online brain.
Posted by oldnewthing | 9 Comments
Filed under:

Do not change program semantics in the debug build

What you don't want is a problem that goes away when you debug it.
Posted by oldnewthing | 36 Comments
Filed under:

The cultural anthropology of getting on a bicycle

It says where you're from.
Posted by oldnewthing | 53 Comments
Filed under:

Why can't I see all of the 4GB of RAM in my machine?

It's above the 4GB boundary.
Posted by oldnewthing | 34 Comments
Filed under:

Why does SetWindowsHookEx take an HINSTANCE parameter?

It made sense at the time.
Posted by oldnewthing | 10 Comments
Filed under:

Space scientist James Van Allen (1914–2006)

A reminiscence on, well, not the scientist himself.
Posted by oldnewthing | 16 Comments
Filed under:

One way people abused hooks in 16-bit Windows

Unhooking by hooking again.
Posted by oldnewthing | 11 Comments
Filed under:

How were window hooks implemented in 16-bit Windows?

A very different type of architecture.
Posted by oldnewthing | 9 Comments
Filed under:

Candidate for most obscure keyboard shortcut: Shift+F8

For listbox discontiguous extended selection.
Posted by oldnewthing | 28 Comments
Filed under:

Even more about C# anonymous methods, from the source

From the compiler-writer himself.
Posted by oldnewthing | 81 Comments
Filed under:

The day Tully's ran out of coffee

But there'll be plenty of Wi-Fi.
Posted by oldnewthing | 17 Comments
Filed under:

News Flash: Big houses also cost more to cool

The stress on the power grid.
Posted by oldnewthing | 5 Comments
Filed under: ,

The implementation of anonymous methods in C# and its consequences (part 2)

When the anonymous class becomes visible.
Posted by oldnewthing | 15 Comments
Filed under:

The implementation of anonymous methods in C# and its consequences (part 1)

First we'll look at how they're implemented.
Posted by oldnewthing | 50 Comments
Filed under:

C# nested classes are like C++ nested classes, not Java inner classes

The nesting controls visibility, not behavior.
Posted by oldnewthing | 24 Comments
Filed under:
 
Page view tracker