🦜 The Old New Thing
  @devblogs.microsoft.com.oldnewthing@rss-parrot.net
  I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline!
Brought to you by the RSS Parrot.
---
  
    Your feed and you don't want it here? Just
    e-mail the birb.
  
  
  
    
      Why does SHFormatDateTime take an unaligned FILETIME?
      https://devblogs.microsoft.com/oldnewthing/20251103-00/?p=111753
      Published: November 3, 2025 15:00
      Designed for its original use case.
The post Why does <CODE>SHFormatDateTime</CODE> take an unaligned <CODE>FILETIME</CODE>? appeared first on The Old New Thing.
    
  
    
      Microspeak: turn into a pumpkin
      https://devblogs.microsoft.com/oldnewthing/20251031-00/?p=111750
      Published: October 31, 2025 14:00
      To disappear, such as for the year-end holidays.
The post Microspeak: turn into a pumpkin appeared first on The Old New Thing.
    
  
    
      Trying to build a XAML tree in code throws a “No installed components were detected” exception
      https://devblogs.microsoft.com/oldnewthing/20251030-00/?p=111746
      Published: October 30, 2025 14:00
      An unfortunate error code collision, but the explanatory text leads the way.
The post Trying to build a XAML tree in code throws a “No installed components were detected” exception appeared first on The Old New Thing.
    
  
    
      What to do when you have a crash in the runtime control flow guard check
      https://devblogs.microsoft.com/oldnewthing/20251029-00/?p=111738
      Published: October 29, 2025 14:00
      You don't have to understand it, but you should be able to extract data from it.
The post What to do when you have a crash in the runtime control flow guard check appeared first on The Old New Thing.
    
  
    
      How did the Windows 95 user interface code get brought to the Windows NT code base?
      https://devblogs.microsoft.com/oldnewthing/20251028-00/?p=111733
      Published: October 28, 2025 14:00
      Ported bit by bit.
The post How did the Windows 95 user interface code get brought to the Windows NT code base? appeared first on The Old New Thing.
    
  
    
      Dubious security vulnerability: Denial of service by loading a very large file
      https://devblogs.microsoft.com/oldnewthing/20251027-00/?p=111731
      Published: October 27, 2025 14:00
      I mean, it's what you asked it to do.
The post Dubious security vulnerability: Denial of service by loading a very large file appeared first on The Old New Thing.
    
  
    
      The early history of the Windows Runtime PropertyValue and why there is a PropertyType.Inspectable that is never used
      https://devblogs.microsoft.com/oldnewthing/20251024-00/?p=111725
      Published: October 24, 2025 14:00
      It used to be there because PropertyValue started out as the fundamental variant type before shifting focus to being the fundamental boxed type.
The post The early history of the Windows Runtime PropertyValue and why there is a PropertyType.Inspectable…
    
  
    
      Windows Runtime design principle: Properties can be set in any order
      https://devblogs.microsoft.com/oldnewthing/20251023-00/?p=111716
      Published: October 23, 2025 14:00
      If all you're doing is setting properties, you can do it any way you like.
The post Windows Runtime design principle: Properties can be set in any order appeared first on The Old New Thing.
    
  
    
      What makes cheap_steady_clock faster than std::chrono::high_resolution_clock?
      https://devblogs.microsoft.com/oldnewthing/20251022-00/?p=111714
      Published: October 22, 2025 14:00
      It's quite a bit faster, though maybe you don't care.
The post What makes <CODE>cheap_<WBR>steady_<WBR>clock</CODE> faster than <CODE>std::<WBR>chrono::<WBR>high_<WBR>resolution_<WBR>clock</CODE>? appeared first on The Old New Thing.
    
  
    
      Microspeak: The hockey stick on wheels
      https://devblogs.microsoft.com/oldnewthing/20251021-00/?p=111710
      Published: October 21, 2025 14:00
      You're always a year away.
The post Microspeak: The hockey stick on wheels appeared first on The Old New Thing.
    
  
    
      What about the icons in pifmgr.dll?
      https://devblogs.microsoft.com/oldnewthing/20251020-00/?p=111706
      Published: October 20, 2025 14:00
      Just for fun.
The post What about the icons in pifmgr.dll? appeared first on The Old New Thing.