Showing archive results for April 23, 2009

Apr 23, 2009
Post comments count0
Post likes count0

Fashion is something that can be acquired by looking at lots of different fashions

Raymond Chen
Raymond Chen

Actress Brenda Dickson teaches us how to be awesome. Update: Apparently that video link died within days of my finding it, but there are plenty of other copies floating around the Intertubes. Here's one of many series on YouTube: Part 1 (Fashion), Part 2 (Make-Up), Part 3 (Exercise). and Part 4 (Diet and Nutrition),

Non-Computer
Apr 23, 2009
Post comments count0
Post likes count1

Why are there two values for PSH_WIZARD97?

Raymond Chen
Raymond Chen

Welcome, Slashdot readers. Remember, this Web site is for entertainment purposes only. If you go cruising through the commctrl.h header file, you'll find that there are two different definitions for PSH_WIZARD97: #if (_WIN32_IE >= 0x0400) ... #if (_WIN32_IE < 0x0500) #define PSH_WIZARD97 0x00002000 #else #define PSH_WIZARD97 ...

History