Sep 16, 2024 Post comments count5 Post likes count5 Some notes on Win32 carets Raymond Chen Assorted notes and musings.
Sep 13, 2024 Post comments count3 Post likes count3 The case of the fail-fast crashes coming from the power management system Raymond Chen Understanding why it decided to fail fast.
Sep 12, 2024 Post comments count0 Post likes count2 How can I tell whether two programs will share drive letter mappings? Raymond Chen You can compare the authentication IDs.
Sep 11, 2024 Post comments count2 Post likes count0 The case of the string being copied from a mysterious pointer to invalid memory, revisited Raymond Chen Reflections on an older topic.
Sep 10, 2024 Post comments count1 Post likes count1 Does the Resource Compiler have a separate preprocessor or doesn’t it? Raymond Chen It did, but now it doesn't.
Sep 9, 2024 Post comments count6 Post likes count3 GitHub trick to find the commit that deleted a file Raymond Chen Ask for the history of the file.
Sep 6, 2024 Post comments count0 Post likes count2 The case of the image that came out horribly slanted: Negative stride Raymond Chen It's all topsy-turvy.
Sep 5, 2024 Post comments count6 Post likes count1 The case of the image that came out horribly slanted: Taking the pitch into account Raymond Chen Getting the pieces to line up.
Sep 4, 2024 Post comments count4 Post likes count2 The case of the image that came out horribly slanted: Diagnosis Raymond Chen Imperfect pitch.
Sep 3, 2024 Post comments count0 Post likes count5 Why did Windows 95 use blue screen error messages instead of hard error messages? Raymond Chen You may not able to get there from here.