Dec 5, 2016 0 3 The case of the unexpected ERROR_ACCESS_DENIED when calling MapViewOfFile Raymond Chen Mind those weakly-typed integers.
Dec 2, 2016 0 0 Why do I get a _BLOCK_TYPE_IS_VALID debug assertion failure when I try to delete a WIC pixel buffer? Raymond Chen Because that's not your pixel buffer.
Dec 1, 2016 0 0 What is __wchar_t (with the leading double underscores) and why am I getting errors about it? Raymond Chen It's the internal wchar_t.