Jun 24, 2016 Post comments count0 Post likes count1 Why is my message queue full of WM_TIMER messages? Raymond Chen Where do timer messages come from, anyway?
Jun 23, 2016 Post comments count0 Post likes count1 Why does the x64 calling convention reserve four home spaces for parameters even for functions that take fewer than four parameters? Raymond Chen Variadic functions.
Jun 22, 2016 Post comments count0 Post likes count1 Using the Windows::Globalization::Calendar object from a Win32 app Raymond Chen An introduction to projection.
Jun 20, 2016 Post comments count0 Post likes count1 Peeking inside an IShellItem to see what it’s made of Raymond Chen There are a folder and a pidl in there, but only if you look.
Jun 17, 2016 Post comments count0 Post likes count1 How can I update my WinForms app to behave better at high DPI, or at normal DPI on very large screens? Raymond Chen Understanding DPI awareness.
Jun 16, 2016 Post comments count0 Post likes count1 Why do I get a spurious WM_MOUSEMOVE message whenever Resource Manager is running? Raymond Chen An artifact of certain window manager operations.
Jun 15, 2016 Post comments count0 Post likes count1 Raymond’s complete guide to HSTRING semantics Raymond Chen It's reference-counted, except when it isn't.
Jun 14, 2016 Post comments count0 Post likes count1 Is there a way to change the minimum size for large pages? Raymond Chen It's set by the processor, not Windows.
Jun 10, 2016 Post comments count0 Post likes count1 Investigating an app compat problem: Part 3: Paydirt Raymond Chen Finding the answer.
Jun 9, 2016 Post comments count0 Post likes count1 Investigating an app compat problem: Part 2: Digging in Raymond Chen Understanding the scenario a little more.