• dan@upvote.au
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    17 hours ago

    A lot of apps still use legacy Windows APIs that don’t understand very long paths. Those APIs have been deprecated for maybe 15 years or more, but developers are lazy. Microsoft can’t add support for long paths to the old APIs because they use a fixed buffer size (which means that only a certain amount of memory space is available for the path, and increasing it would break the apps that rely on that). They can’t totally remove the old APIs because every app that uses them would break.

    • bleistift2@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      17 hours ago

      They can’t totally remove the old APIs because every app that uses them would break.

      For every other company I would buy that argument. But for one that forces customers to throw away millions of computers which can’t run Win 11… no.

      • Eheran@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        3 hours ago

        People having to buy new hardware for new software is and has been normal forever.

        People losing access to their software because the OS changes how it deals with something did happen, but that is not something anyone wants.