Sep 30, 2016 0 0 When are global objects constructed and destructed by Visual C++?, redux Raymond Chen Adding another column to the table.
Sep 29, 2016 0 0 The lackey catastrophe Raymond Chen You know it will be done, but you don't know when.
Sep 28, 2016 0 0 When can you free the memory backing the HSTRING you created with WindowsCreateStringReference? Raymond Chen Nothing you haven't had to deal with already.
Sep 27, 2016 0 0 What’s up with Windows developer tools being written in perl? Raymond Chen It's socially acceptable.
Sep 26, 2016 0 0 It says that I should use USB usage page 1 and usage 6 to get raw keyboard data, but what if I have a PS/2 keyboard? Raymond Chen The numbers came from the USB HID specification, but that doesn't require the keyboard to be USB.
Sep 23, 2016 0 0 When you break into a user-mode application in the kernel debugger, how do you connect a user-mode debugger? Raymond Chen Make the program its own bridge.
Sep 21, 2016 0 0 The case of the system() call that returned before finishing Raymond Chen Study the output more carefully.
Sep 20, 2016 0 0 The social skills of a thermonuclear device: Ruining a conversation Raymond Chen The party's over.
Sep 19, 2016 0 0 It’s an unfortunate choice of data type for the file system redirection cookie Raymond Chen The untyped pointer strikes again.