in which language windows XP was created?

  • Thread starter Thread starter sundar22in
  • Start date Start date
Does anyone know in which language windows XP was created???

A lot of languages...

Dutch, English, French, Japanse, ...
C, assembly, C#, VB, and a lot more....

What you mean more precisely?

- Joris
 
Probably a mixture of languages

Some assembler is exected for the low-level parts
Most of the kernel is most likely in C.
Most tools on top of it, that are integral part of XP are probably C/C++
with somethings like MFC and ATL.
As of yet, I don't expect much to be in a .NET language, expecially not if
it is kernel related.

Its probably not too different from other OSses, like Linux, *BSD, ...

- Joris
 
I understood years ago that MS Developers had a special higher-level
language in which they did their development.... of course C++ with a
standard pattern/reference library would have met that description.
 
Back
Top