Sep 11, 2019 3 0 The sad history of the MFC TRY/CATCH macros Raymond Chen Because standard C++ exception handling didn't exist yet.
Sep 10, 2019 4 0 Trying to wrangle a site visit to Paul Allen’s superyacht “Octopus” Raymond Chen An unsuccessful play for a site visit.
Aug 30, 2019 17 1 The sad history of Unicode printf-style format specifiers in Visual C++ Raymond Chen Getting ahead of the standard, which went a different way.
Aug 28, 2019 4 0 The sad history of Visual Studio’s custom __if_exists keyword Raymond Chen When times were simpler and bytes were precious.
Aug 26, 2019 5 0 Custom-printing your own attendee pass to the Windows 95 launch Raymond Chen Only the highest quality forgeries will do.
Aug 22, 2019 2 0 The SuperH-3, part 14: Patterns for function calls Raymond Chen Different ways of setting up a function call.
Aug 21, 2019 0 0 The SuperH-3, part 13: Misaligned data, and converting between signed vs unsigned values Raymond Chen Okay, now we're doing some programming.
Aug 20, 2019 0 0 The SuperH-3, part 12: Calling convention and function prologues/epilogues Raymond Chen A typical RISC pattern.