Jun 17, 2015 Post comments count0 Post likes count1 When you think you found a problem with a function, make sure you’re actually calling the function Raymond Chen Don't mock me.
Jun 15, 2015 Post comments count0 Post likes count1 How can I reposition my window so it isn’t covered by the touch keyboard? Raymond Chen Taking it a step further.
Jun 12, 2015 Post comments count0 Post likes count1 How can I force a CreateFile call to hang, in order to test something? Raymond Chen Opportunistic locks again.
Jun 11, 2015 Post comments count0 Post likes count1 Keep your eye on the code page: Is this string CP_ACP or UTF-8? Raymond Chen You don't know. Somebody has to tell you.
Jun 8, 2015 Post comments count0 Post likes count1 How can I reposition my controls so they aren’t covered by the touch keyboard? Raymond Chen Register with the framework input pane.
Jun 5, 2015 Post comments count0 Post likes count1 There is no /8TB flag on 64-bit Windows Raymond Chen You get it all, baby.
Jun 4, 2015 Post comments count0 Post likes count1 What’s the point of giving my unnamed object proper security attributes since unnamed objects aren’t accessible outside the process anyway (or are they?) Raymond Chen You can get it without the name.
Jun 1, 2015 Post comments count0 Post likes count1 How can I make the touch keyboard appear automatically when focus enters an edit control in my program? Raymond Chen Enable focus tracking.
May 26, 2015 Post comments count0 Post likes count1 The tadpole operators explained Raymond Chen Combining two things in an unintuitive way.
May 25, 2015 Post comments count0 Post likes count1 New C++ experimental feature: The tadpole operators Raymond Chen Give it a whirl.