Showing tag results for Other

Jan 31, 2007
Post comments count0
Post likes count1

Crackpots in computer security: A complete solution to computer security

Raymond Chen

Now that computer security grabs headlines, the crackpots are drawn to it. This means that the security folks are innundated with dubious vulnerability reports and revolutionary computer designs. Today's story is one of the "revolutionary computer designs" category. I have developed a complete solution to computer security. Construct one case ...

Other
Jan 26, 2007
Post comments count0
Post likes count1

The /MAXMEM switch doesn't set the maximum amount of memory Windows will use

Raymond Chen

The Windows file has a switch whose name would lead you to believe that it sets the maximum amount of memory that Windows will use. But that's not what it does; the name is misleading. What the flag really does is set the maximum physical address that Windows will scan in search of RAM. If your physical memory map contains discontiguous chunks ...

Other
Jan 17, 2007
Post comments count0
Post likes count1

Should all windows appear in the taskbar?

Raymond Chen

No new content today, just some follow-up discussion on the topic of windows that don't appear in the taskbar. The rules for which windows appear in the taskbar have been documented in MSDN for years, so changing the rules now would mean doing so after the game has ended. Consequently, this is not the sort of change that can be made lightly. Fi...

Other
Jan 15, 2007
Post comments count0
Post likes count1

Does Microsoft internally use MFC for writing Windows apps?

Raymond Chen

Craig Ward figures that if he asks enough questions I might answer one of them. "Does Microsoft internally use MFC for writing Windows apps? How about VB?" People use whatever they decide best meets the requirements for the task at hand. That could be a batch file, a C++ program, a perl script, a web page with a bunch of JScript, use your imaginat...

Other
Jan 1, 2007
Post comments count0
Post likes count1

The family technical support department: Everything is Outlook

Raymond Chen

We're all in the same position. Since we work with computers all day, everybody in the extended family considers us the technical support department. One thing you all need to take away from your role as family technical support department is that normal people view computers completely differently from the way you and I do. One of my relatives ca...

Other
Dec 28, 2006
Post comments count0
Post likes count1

Stop the madness: Subdirectories of My Documents

Raymond Chen

As a follow-up to the difference between My Documents and Application Data, I'd like to rant about all the subdirectories of My Documents that programs create because they think they're so cool. I'm sure there are more. Everything in the My Documents folder the user should be able to point to and say, "I remember creating that file on such-and...

Other
Dec 27, 2006
Post comments count0
Post likes count1

The social skills of a thermonuclear device, part 3

Raymond Chen

Some years ago, a group different from the one I worked in invited me to "volunteer" to help them with serious problems they were having with their product. They asked to "borrow" me for one week so that I could magically resolve all their issues. I wasn't really that familiar with their product, and I certainly didn't know how it worked internall...

OtherThe social skills of a thermonuclear device
Dec 25, 2006
Post comments count0
Post likes count0

The Old New Thing book will also be available electronically

Raymond Chen

We interrupt this religious holiday for an important commercial announcement. As a special Christmas present, my new best friends at Addison-Wesley sent me an advance copy of the dead-tree edition of my book. (Obligatory plug: Order it from Amazon. You know I want you to.) One commenter asked whether my book would be available electronically. O...

Other
Dec 19, 2006
Post comments count0
Post likes count2

I bet somebody is looking to get a really nice bonus for that feature: Attention

Raymond Chen

"I bet somebody is looking to get a really nice bonus for that feature." A customer was having trouble with one of their features that scans for resources that their program can use, and, well, the details aren't important. What's important is that their feature ran in the Startup group, and as soon as it found a suitable resource, it displayed a ...

Other