• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

What language are the various versions of windows written in?

Mostly C++ A few parts are in Assembly

Not sure, but some of the interfaces may actually be designed in VB
 
Umm, actually, the high level interface to many of the windows tools ARE written in VB

notice i said INTERFACES, the DLL's underneath are at a much lower level language.
 
I know for a fact(because I am considering interning for microsoft) that some of access is written in VB. I am sure that some of the OS's are written in VB. Interfaces of course would be as far as it goes though. Then they go to C++ for most everything else.

Jim
 
Back
Top