• 0

What Language Is Windows Written In?


Question

Recommended Posts

  • 0

Assembler, C, C++ for buildup...

Assembler is a VERY OLD and basic type of code... It like direct processor commands... Then, the whole shell should be done in low level code such as C (or C++ for newer OSs) and the rest may be C++... Microsoft tends to use HTML code and now XML for some parts of the operating system such as help system etc... Although these are not used to make Windows, Microsoft uses quite a few to make it all work together... Longhorn is said to be a mostly XML based OS which can explain all that SQL databases... Of course we all know HTML and XML cant be used to make a real OS, but it does help when you have many parts of an OS based on HTML & XML ;-)

/Raptor

  • 0
C, C++, Visual Basic, and assembler

hehehehe.... nah i dont think they would ever use Visual Basic... maybe on older versions of windows (wink to win9x kernel users!) but not on NT based OSes... NT, 2000 and XP look too stable to use VB ;-) I dont think they would ever trust VB for an operating system like XP ;-))))))) Of course, they might have done it again lol!!!

/Raptor

  • 0

What do ya mean, visual basic is a perfect way to add bloat and increase the system requirements.

And C is older than x86 asm. C++ is older than many of the instructions typically used on the x86 now adays. It pre-dates all kinds of stuff. I DON'T THINK age should be associated with any language other than cobol and the works.

I'm pretty sure longhorn will feature .NET which means everything is bytecode and "managed".

  • 0

Of course c is older than x86 assembler: the x86 chip didn't exist until the 80s. People were writting assembler on stuff like pdp-10's long before c was around (and before assembler they were writting machine code).

Assembler still has it's uses - like on embeded systems. I write z80 asm fairly well, it's used on the C64, GameBoy and Ti-8x (except 89) calculators. I can think of a few times I've _had_ to code in x86 assembler too: one of them being when I needed a higher performance graphics library for pascal.

Visual Basic if microsoft used vb in parts of Windows wouldn't they then need to have windows install the vb runtime libraries as well? IIRC those aren't even included on the cd, so that would make any vb software useless.

eye_see_you: Are you saying you're at one of the schools that has access to the windows source code?

  • 0
Of course c is older than x86 assembler: the x86 chip didn't exist until the 80s.  People were writting assembler on stuff like pdp-10's long before c was around (and before assembler they were writting machine code).

Assembler still has it's uses - like on embeded systems.  I write z80 asm fairly well, it's used on the C64, GameBoy and Ti-8x (except 89) calculators.  I can think of a few times I've _had_ to code in x86 assembler too: one of them being when I needed a higher performance graphics library for pascal.

Visual Basic if microsoft used vb in parts of Windows wouldn't they then need to have windows install the vb runtime libraries as well?  IIRC those aren't even included on the cd, so that would make any vb software useless.

eye_see_you: Are you saying you're at one of the schools that has access to the windows source code?

Have you tried the eZ80 yet? Its so much more powerful than the Z80. It has onboard LAN and TCP/IP stack. You should check it out, its very cool! Also, you can program it in C thank god! I have just finished a project which used these chips. You can look at the (very crap) project website at Click here.

  • 0
Of course c is older than x86 assembler: the x86 chip didn't exist until the 80s. People were writting assembler on stuff like pdp-10's long before c was around (and before assembler they were writting machine code).

Assembler still has it's uses - like on embeded systems. I write z80 asm fairly well, it's used on the C64, GameBoy and Ti-8x (except 89) calculators. I can think of a few times I've _had_ to code in x86 assembler too: one of them being when I needed a higher performance graphics library for pascal.

Visual Basic if microsoft used vb in parts of Windows wouldn't they then need to have windows install the vb runtime libraries as well? IIRC those aren't even included on the cd, so that would make any vb software useless.

eye_see_you: Are you saying you're at one of the schools that has access to the windows source code?

yeah thats a good point... if it used VB, i wouldnt have to distribute the f***king VB runtimes with my apps ;-)))

/Raptor

  • 0

Microsoft may have written some of the complimentary apps in Visual Basic. Very doubtful, but possible.

But they didn't use it to write any part of the actual OS. A VB app must be run on top of Windows. Windows runs itself. There's nothing underneath, so there's no possibility any of the OS was written in VB.

--

Danny Smurf

  • 0

i highly doubt they would even consider using vb at all...

well VB man i mean yeah to developers its pretty powerful depending on how you use it but to MS making and operating system that needs to be pretty robust and stable i doubt they would consider using VB

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Sysinternals Suite 2026.17.06 by Razvan Serea The Sysinternals Suite is a comprehensive package of advanced Windows utilities created by Mark Russinovich, who launched the Sysinternals website in 1996 to share his system tools and technical resources. This suite combines a wide range of troubleshooting and diagnostic tools, including Process Explorer, Process Monitor, Sysmon, Autoruns, ProcDump, the PsTools collection, and many others. It provides everything IT professionals and developers need to manage, monitor, and troubleshoot Windows systems and applications. The Suite bundles all of the core troubleshooting utilities along with their help files. Non-troubleshooting extras—such as the BSOD Screen Saver or NotMyFault—are excluded. In addition to the well-known tools, it also includes AccessChk, Autologon, Ctrl2Cap, DiskView, Disk Usage (DU), LogonSessions, PageDefrag, PsLogList, PsPasswd, RegMon, RootkitRevealer, TCPView, VMMap, ZoomIt, and more. Sysinternals Suite 2026.17.06 changelog: Autoruns v14.3 - This update to Autoruns, a utility for monitoring startup items, adds bug fixes and improves the command-line application autorunsc. ZoomIt v12.1 - This update to ZoomIt, a screen magnification and annotation tool, adds image backgrounds, webcam background blur and microphone noise cancellation support. Coreinfo v4.01 - This update to Coreinfo, a tool that reports processor, socket, NUMA memory, and cache topology of a system, as well as processor features supported, adds support for new processor features. DebugView v5.02 - This update to DebugView, a tool for displaying both kernel-mode and Win32 debug output, adds Ctrl-Shift-A support for selecting all output, and agent skills support for the CLI utility. LiveKd v5.64 - This update to LiveKd, a utility that allows running the kernel debugger on a live system, fixes a debugging privileges issue. ProcDump 3.5.2 for Linux - This update to ProcDump for Linux, a tool for capturing process dumps, adds .NET counters and a custom core dumper. Process Monitor v4.04 - This update to Process Monitor, a utility for observing real-time file system, Registry, and process or thread activity, adds some bug fixes Sysmon v15.21 - This update to Sysmon, an advanced host security monitoring tool, adds some bug fixes. Download: Sysinternals Suite 2026.17.06 | 168.0 MB (Freeware) Download: Sysinternals Suite for ARM64 | 15.4 MB Link: Sysinternals Suite Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Given only Volume license customers and specific resellers can obtain the LTSC versions legitimately it seems likely that this has been tinkered with quite a lot!
    • Apple CEO Tim Cook confirms looming price hikes due to memory shortages by Hamid Ganji Image via Apple Memory and chip shortages have led to significant price increases for electronics over the past year, and it seems that more hikes are on the way for upcoming smartphones and computers. Apple CEO Tim Cook has confirmed that the company is planning to increase the prices of some of its products due to the ongoing memory and storage shortages. In an interview with The Wall Street Journal, Cook confirmed the looming price hikes for Apple’s future products, adding that “Unfortunately, price increases are unavoidable.” He also said the company is doing its best to “mitigate the huge increases that are being passed to us, and we’ve been trying to shield our customers from the increases, but the situation has become unsustainable.” The Apple CEO also noted that the allocation of a large portion of memory chips to AI companies has contributed to shortages in the market, resulting in lower supply at a time when demand for devices remains high. “We definitely need memory pricing and supply to return to reasonable levels for consumer products. That’s the bottom line,” Cook said. Cook also added that Apple is ready to use its vast cash reserves to help boost supply in the market because additional production capacity is needed. While he declined to specify how Apple plans to do that, he said the company will not build its own memory and storage factories despite its financial resources and silicon expertise. Cook did not provide further details on the scale of the price increases or which Apple products would be affected, though iPads and Macs could see higher prices sooner than other products. Apple’s next product launch event is scheduled for September, when the company is expected to unveil the iPhone 18 Pro, iPhone 18 Pro Max, and its first foldable iPhone. It remains unclear whether the upcoming iPhones will be affected by the price increases, but given the current memory shortage, higher prices seem increasingly likely. There is currently no clear timeline for the end of the memory shortage. Samsung, one of the world’s three largest memory chip manufacturers, recently said the shortage could persist for several more years.
    • Downloads does not equal actual usage, even less when the app is pre-installed in some Galaxy phones.
    • +1000 to this, don't understand why they added that margin around the top bar, even the close button is a PITA to click without aiming. Ofc, this is just preview and hopefully they will revert such odd UX decision before hitting final version.
  • Recent Achievements

    • One Month Later
      eurospharma62 earned a badge
      One Month Later
    • Week One Done
      With What earned a badge
      Week One Done
    • Week One Done
      Harris Gilbert earned a badge
      Week One Done
    • One Month Later
      Vincian earned a badge
      One Month Later
    • First Post
      Jocimo earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      542
    2. 2
      +Edouard
      167
    3. 3
      PsYcHoKiLLa
      85
    4. 4
      Steven P.
      64
    5. 5
      ATLien_0
      64
  • Tell a friend

    Love Neowin? Tell a friend!