December 29th, 2023

2023 year-end link clearance

IDENTIFICATION DIVISION.
PROGRAM-ID LINK-CLEARANCE-2023.
CLEARANCE DIVISION.
LINKS SECTION.

END PROGRAM LINK-CLEARANCE-2023.

Topics
Other

Author

Raymond has been involved in the evolution of Windows for more than 30 years. In 2003, he began a Web site known as The Old New Thing which has grown in popularity far beyond his wildest imagination, a development which still gives him the heebie-jeebies. The Web site spawned a book, coincidentally also titled The Old New Thing (Addison Wesley 2007). He occasionally appears on the Windows Dev Docs Twitter account to tell stories which convey no useful information.

8 comments

Discussion is closed. Login to edit/delete existing comments.

  • Marcin WiÅ›nicki · Edited

    Speaking of links, the redirect for older URLs to this blog is broken so all links to blogposts that are more than few years old lead to 403.

    e.g. http://blogs.msdn.com/b/oldnewthing/archive/2013/05/13/10417964.aspx redirects to https://devblogs.microsoft.com/oldnewthing/10417964.aspx instead of https://devblogs.microsoft.com/oldnewthing/20130513-00/?p=4393 and the links inside article are similarly broken.

    Posting this here in the hopes you can forward this to someone in charge of blog software as all the contact links from "Suggestion Box" articles are dead now.

    Read more
    • Raymond ChenMicrosoft employee Author

      Yes, I gave a redirect forwarding pattern to the hosting team. It’s on their backlog.

  • Peeter Joot

    Remember when you call the LINK-CLEARANCE-2023 program, z/OS will truncate the name to “LINK0CLE”

  • Yuri Khan

    What, is that COBOL? 😨

    • Ivan K

      Looks like some type of record file format header footer thing. Wouldn’t a program language demand more explicit closing braces?

  • Swap Swap

    Hello Raymond, could you please make a post on Dark Mode in Win32 apps? The official documentation (https://learn.microsoft.com/en-us/windows/apps/desktop/modernize/apply-windows-themes) omits many things, for example, how to make dialog boxes and standard controls support the dark mode. As the result, if you google for "win32 dark mode", you will find a lot of buggy implementations relying on undocumented APIs, which work differently in different Windows versions. You have a fantastic expertise in Win32 API, so it would...

    Read more
    • Alexander Bessonov

      Yes, I would like to see that too. Raymond, please!

  • Brian Beck

    The Bloomfield Bridge was quite an adventure, thanks as always for the great links!