Post subject: What IDE is used to create Windows? Any idea? Posted: Sat Apr 07, 2012 7:43 pm
Newbie Beta Collector
Joined Sat Apr 07, 2012 7:39 pm
Posts 1
Favourite OS Windows XP and Windows 7
How was the first Windows programmed? Back in 1985, tools didn't really exist that allowed compiling and text input.. After Windows was created, has Microsoft just been building the next version of Windows using the current version of Windows? Sorry it's kind of a random question, but it's one I've been wanting to ask a long time.
Post subject: Re: What IDE is used to create Windows? Any idea? Posted: Sat Apr 07, 2012 9:40 pm
1337 Beta Collector
Joined Tue Dec 01, 2009 2:56 am
Posts 6087
Nickersoft wrote:
How was the first Windows programmed?
With a computer.
Nickersoft wrote:
Back in 1985, tools didn't really exist that allowed compiling and text input..
See Pascal and ASM. The software for the original Macintosh was written in those two languages. Presumably, Windows 1.01 was written in Pascal/ASM or maybe C... I don't know for sure; I do know there was a C and a Pascal SDK for Windows 1.03.
Post subject: Re: What IDE is used to create Windows? Any idea? Posted: Sun Apr 08, 2012 7:30 pm
Guru Beta Collector
Joined Sat Aug 21, 2010 5:10 pm
Posts 915
Location In front of my Toughbook
Favourite OS UZI180
Its written mostly in C of course,while drivers used a lot of assembly. NT was developed on OS/2 and an emulator while for Windows 1.0 they developed a few DOS tools. From what I found out windows 1.0 was programmed using a a special version of MS C 3.0 a resource compiler that used a very small buffer and an black white icon editor. These tools and all you headers you need but not the compiler and startup code were supplied in DR5 and later prereleases here on FTP. The first other language they supported, was MS Pascal and later Borland adapted their compilers to win16. I did not try but it could be possible to use the Borland Pascal or C IDE to write homebrew real-mode software for 2.11 or DR5. Watcom is open source but would need patching because stack layout is different in real mode on Windows and resource files and bitmaps and fonts are not in the same format.
Users browsing this forum: Google [Bot], hypr and 6 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum
All views expressed in these forums are those of the author and do not necessarily represent the views of the BetaArchive site owner.