May 19, 2025 Post comments count1 Post likes count2 Secret passages on Microsoft main campus, episode 3 Raymond Chen Another covered passage between buildings.
May 16, 2025 Post comments count8 Post likes count2 What’s with the weird wReserved value at the start of the DECIMAL structure? Raymond Chen It's where the discriminant goes when the DECIMAL is put "inside" a VARIANT.
May 15, 2025 Post comments count6 Post likes count2 How do I force RunOnce commands to run in a specific order? Raymond Chen Run them in the desired order yourself.
May 14, 2025 Post comments count0 Post likes count2 If I mark my thread pool callback as long-running, does it still count toward the thread pool thread limit? Raymond Chen Yes, because it's still in the thread pool.
May 13, 2025 Post comments count9 Post likes count3 What is the developer set-up for developing Windows for multiple processor architectures? Raymond Chen You usually just pick one and count on your friends for the others.
May 12, 2025 Post comments count2 Post likes count2 Dubious security vulnerability: A program does not run correctly if you run it the wrong way, redux Raymond Chen Trying to make the system run the program automatically.
May 9, 2025 Post comments count12 Post likes count4 How can I wait for Clipboard History to recognize a clipboard change before I change it again? Raymond Chen Listen for the change event.
May 8, 2025 Post comments count6 Post likes count3 Why doesn’t Clipboard History capture rapid changes to clipboard contents? Raymond Chen Clipboard history operates asynchronously, so you are changing it before it can respond to the changes.
May 7, 2025 Post comments count14 Post likes count9 What were the MS-DOS programs that the moricons.dll icons were intended for? Raymond Chen Tallying them up.
May 6, 2025 Post comments count7 Post likes count7 What were the MS-DOS programs that Windows used the progman.exe stock icons for? Raymond Chen Mostly generic-looking icons.