Jul 3, 2024 Post comments count1 Post likes count0 How do I produce a Windows Runtime asynchronous activity from C++/CX? Raymond Chen The Parallel Patterns Library has special support for C++/CX.
Jul 2, 2024 Post comments count22 Post likes count4 The history of Alt+number sequences, and why Alt+9731 sometimes gives you a heart and sometimes a snowman Raymond Chen Code pages and custom keyboard handling.
Jul 1, 2024 Post comments count5 Post likes count2 If I register the same shell extension as both a context menu extension and a drag/drop extension, how do I know which one the system is using? Raymond Chen Who forced you to register the same shell extension for both?