Jul 18, 2019 8 0 After I made my DLL delay-load another DLL, my DLL has started crashing in its process detach code Raymond Chen You started without it. You should be able to finish without it.
Jul 17, 2019 0 0 Apollo 11 in real time: Follow the lunar landing mission as it happened Raymond Chen A fifty-year-old replay.
Jul 17, 2019 5 0 Windows NT services are assigned a SID based on an SHA-1 hash, but what about the risk of collision? Raymond Chen Those collisions are going to be hard to manufacture.
Jul 16, 2019 2 0 That time Dana Carvey went off script at the Microsoft Company Meeting Raymond Chen Timing is important in investing as well as comedy.
Jul 15, 2019 7 0 Cricket: The practical exam for 2019 Raymond Chen How much did you understand the rules?
Jul 15, 2019 2 0 My initial confusion when encountering functions whose names begin with Co Raymond Chen We aren't in the math department any more.
Jul 12, 2019 12 0 Detecting in C++ whether a type is defined, part 5: Augmenting the basic pattern Raymond Chen Making things more convenient for specific scenarios.
Jul 11, 2019 6 0 Pesäpallo: The rules for the casual viewer Raymond Chen I wonder how much of this I got right.
Jul 11, 2019 2 0 Detecting in C++ whether a type is defined, part 4: Predeclaring things you want to probe Raymond Chen Declaring the thing whose definition you are looking for.
Jul 10, 2019 0 0 Detecting in C++ whether a type is defined, part 3: SFINAE and incomplete types Raymond Chen You can give something a name without saying what it is.