


Avoiding the redundancy of adding the object files to both the primary project and its unit test

The case of the mysterious "out of bounds" error from CreateUri
and memmove

What happens if you co_await a std::future, and why is it a bad idea?

What does it mean when my cross-thread COM call fails with RPC_E_SYS_CALL_FAILED
?

What are the potentially-erroneous results if you don’t pass NULL as the lpNumberOfBytesRead when issuing overlapped I/O?

Adventures in application compatibility: The case of the display control panel crash on exit

The case of the RPC_E_DISCONNECTED
error thrown from await_resume

A more direct and mistake-free way of creating a process in a job object
