Sep 12, 2024 0 0 How can I tell whether two programs will share drive letter mappings? You can compare the authentication IDs.
Sep 11, 2024 1 0 The case of the string being copied from a mysterious pointer to invalid memory, revisited Reflections on an older topic.
Sep 10, 2024 1 0 Does the Resource Compiler have a separate preprocessor or doesn’t it? It did, but now it doesn't.
Sep 6, 2024 0 2 The case of the image that came out horribly slanted: Negative stride It's all topsy-turvy.
Sep 5, 2024 6 1 The case of the image that came out horribly slanted: Taking the pitch into account Getting the pieces to line up.
Sep 3, 2024 0 4 Why did Windows 95 use blue screen error messages instead of hard error messages? You may not able to get there from here.
Sep 2, 2024 10 2 The CoInitializeSecurity function demands an absolute security descriptor Even though you usually have a self-relative one in hand.
Aug 30, 2024 11 3 In the Windows kernel, what is a LUID, and what makes it loo-ey? It's a locally-unique ID, for a specific definition of "local".