Dec 31, 2019 18 0 2019 year-end link clearance: The different kinds of DLL planting Raymond Chen And why most of them aren't security vulnerabilities.
Dec 30, 2019 1 0 How do I make a clone of a Windows Runtime vector in C++/CX? Raymond Chen Taking shortcuts with special constructors.
Dec 27, 2019 17 0 Controversial extension methods: CastTo<T> and As<T> Raymond Chen Reduction in eye exercises.
Dec 26, 2019 4 0 C++ coroutines: The problem of the DispatcherQueue task that runs too soon, part 4 Raymond Chen You can update it a different way.
Dec 25, 2019 0 0 C++ coroutines: The problem of the DispatcherQueue task that runs too soon, part 3 Raymond Chen The storage was right in front of your nose.
Dec 24, 2019 1 0 C++ coroutines: The problem of the DispatcherQueue task that runs too soon, part 2 Raymond Chen Hang on a little bit longer.
Dec 23, 2019 4 0 C++ coroutines: The problem of the DispatcherQueue task that runs too soon, part 1 Raymond Chen Variables disappearing out from under you.
Dec 20, 2019 3 0 C++ coroutines: The problem of the synchronous apartment-changing callback Raymond Chen Holding the caller thread hostage.
Dec 19, 2019 4 0 C++ coroutines: The co_await operator and the function search algorithm Raymond Chen At the confluence of multiple C++ features.
Dec 18, 2019 1 0 C++ coroutines: Defining the co_await operator Raymond Chen Converting an awaitable into an awaiter.