Oct 29, 2021 Post comments count0 Post likes count0 Giving a single object multiple COM identities, part 4 Raymond Chen Simplifying the pattern.
Oct 28, 2021 Post comments count3 Post likes count0 Giving a single object multiple COM identities, part 3 Raymond Chen Returning to the scene of the crime.
Oct 27, 2021 Post comments count1 Post likes count0 Giving a single object multiple COM identities, part 2 Raymond Chen Trying to develop a slightly more efficient multi-headed snake.
Oct 26, 2021 Post comments count3 Post likes count0 Giving a single object multiple COM identities, part 1 Raymond Chen Like a multi-headed snake.
Oct 25, 2021 Post comments count1 Post likes count1 A very brief introduction to patterns for implementing a COM object that hands out references to itself Raymond Chen We'll look at many choices, but focus on one.
Oct 22, 2021 Post comments count4 Post likes count0 Renaming a file is a multi-step process, only one of which is changing the name of the file Raymond Chen If you're going to swoop in, make sure to swoop in carefully.
Oct 21, 2021 Post comments count3 Post likes count0 Why isn’t MapDialogRect mapping dialog rectangles? Raymond Chen Maybe you don't have a dialog.
Oct 20, 2021 Post comments count0 Post likes count1 My code crashed when I asked WIL to convert an exception to an HRESULT, did I throw an improper exception type? Raymond Chen Digging into the failure more closely.
Oct 19, 2021 Post comments count4 Post likes count0 That time we had a network outage due to unexpected hunter activity Raymond Chen Watch where you're pointing that thing.
Oct 18, 2021 Post comments count1 Post likes count0 How can I get the screen reader to read out an error message that I displayed inline on a page? Raymond Chen Make it a live region.