Jun 22, 2018 Post comments count0 Post likes count0 How I learned to type Raymond Chen On an old manual typewriter.
Jun 21, 2018 Post comments count0 Post likes count1 What can influence how much stack is consumed when sending a message? Raymond Chen Who wants to know? No really, that's the answer.
Jun 20, 2018 Post comments count0 Post likes count1 When I intentionally create a stack overflow with SendMessage, why do I sometimes not get a stack overflow? Raymond Chen It depends on what overflows first.
Jun 19, 2018 Post comments count0 Post likes count0 Microspeak: knobs Raymond Chen Configuration settings, basically.
Jun 18, 2018 Post comments count0 Post likes count0 Woodworking, the opposite of software development Raymond Chen According to self-reported data from one person who could have just made it up.
Jun 15, 2018 Post comments count0 Post likes count1 Is there a problem with CreateRemoteThread on 64-bit systems? Raymond Chen There's more to injecting code than copying bytes.
Jun 14, 2018 Post comments count0 Post likes count0 How do I programmatically control the order of my program’s notification icons? Raymond Chen That's not something you can control programmatically.
Jun 13, 2018 Post comments count0 Post likes count0 Even though the brand is called One A Day, none of them actually should be taken one a day Raymond Chen For large values of one.
Jun 13, 2018 Post comments count0 Post likes count0 Why does the CREATOR_OWNER SID sometimes reset itself to the object’s current owner rather than its original owner? Raymond Chen It's a snapshot, but you can ask for a new snapshot.
Jun 12, 2018 Post comments count0 Post likes count0 Stupid cmd.exe tricks: Entering a directory that doesn’t exist, then immediately leaving Raymond Chen It's as if it never existed. Oh wait, it never existed.