Oct 17, 2019 Post comments count0 Post likes count0 By Grabthar’s Hammer, it’s a Galaxy Quest documentary Raymond Chen The seventh best Star Trek movie.
Oct 17, 2019 Post comments count6 Post likes count0 How can I make a call into an elevated service without requiring an elevation prompt? Raymond Chen This is actually quite old technology.
Oct 16, 2019 Post comments count0 Post likes count1 Why do I get a winrt::hresult_no_interface exception when I try to register an auto-revoke event handler? Raymond Chen The necessary infrastructure isn't there.
Oct 15, 2019 Post comments count5 Post likes count0 How should I create controls on my dialog box that has a tab control? Raymond Chen They are siblings of the tab control, not children.
Oct 14, 2019 Post comments count4 Post likes count0 Rugby: The rules for the casual viewer Raymond Chen What you need to know as an observer.
Oct 14, 2019 Post comments count18 Post likes count1 A common mistake when you try to create a C++ class that wraps a window procedure: Saving the window handle too late Raymond Chen You need it before then.
Oct 11, 2019 Post comments count13 Post likes count1 Fibers aren’t useful for much any more; there’s just one corner of it that remains useful for a reason unrelated to fibers Raymond Chen A better way to clean up.
Oct 10, 2019 Post comments count15 Post likes count0 My summer vacation: London public transportation Raymond Chen It's easy until you try to leave town.
Oct 10, 2019 Post comments count5 Post likes count0 Why are timer IDs and dialog control IDs 64-bit values on 64-bit Windows? Did you really expect people to create more than 4 billion timers or dialog controls? Raymond Chen Anywhere it's possible to put a pointer, somebody will try to put a pointer.
Oct 9, 2019 Post comments count3 Post likes count1 Kabaddi: The rules for the casual viewer Raymond Chen What you need to know as an observer.