• entropicdrift@lemmy.sdf.org
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      Originally Windows was written in assembly and ran on top of DOS, but since Windows 2000 and XP, it’s been exclusively running on the NT kernel, which is written primarily in C, with some C++ in there as well.

      The actual userspace is mostly C++ and C#.