>>7
Well FUCK, IHBT again. I just got a copy of Windows 1.01 and took a look at all the files. It seems it boots up from DOS like Win9x and 3.1 does, the files(executables, drivers) are either NE(New Executable) or plain old DOS EXE files(pre-windows-boot-up ones). They appear to be coded in C and x86 ASM. DOS was largely written in x86 ASM. The actual architecture resembles Win3.11 a lot, so I guess they shared a lot of the code, and Win95/98 kept some of that code as well. WinNT probably didn't keep too much, but the naming conventions for core system components still remains to this day (GDI, USER,KERNEL,SETUP,USER). I see no trace of Pascal. IHBT so hard :(