Windows 1.0x (released in 1985) , Operating System Interface Design Between 1981-2009

Windows 1.0x (released in 1985)



In this year Microsoft finally caught up with the whole graphical user interface craze and released Windows 1.0, its first GUI based operating system (although no one would dare to refer to it as one). The system featured 32×32 pixel icons and color graphics. The most interesting feature (which later was omitted) was the icon of the animated analog clock.
Microsoft Windows 1.0 was a 16-bit graphical operating environment, developed by Microsoft Corporation and released on 20 November 1985. It was Microsoft's first attempt to implement a multi-tasking graphical user interface-based operating environment on the PC platform. Windows 1.0 was the first version of Windows launched.

History
The development of Windows was spearheaded by Microsoft founder Bill Gates, after seeing a demonstration of a graphical user interface software suite for IBM PC compatibles known as Visi On at COMDEX in 1982.
Microsoft first presented Windows to the public on November 10, 1983. Requiring two floppy disk drives 192 KB of RAM, Microsoft described the software as a device driver for MS-DOS 2.0. By supporting cooperative multitasking in tiled windows when using well-behaved applications that only used DOS system calls, and permitting non well-behaved applications to run in a full screen, Windows differed from both VisiCorp's Visi On and Apple Computer's Lisa by immediately offering many applications. Unlike Visi On, Windows developers did not need to use Unix to develop IBM PC applications; Microsoft planned to encourage other companies, including competitors, to develop for Windows by not requiring a Microsoft user interface in their applications. Many manufacturers of MS-DOS computers such as Compaq, Zenith, and DEC promised support, as did software companies such as Ashton-Tate and Lotus. After previewing Windows, BYTE stated in December 1983 that it "seems to offer remarkable openness, reconfigurability, and transportability as well as modest hardware requirements and pricing ... Barring a surprise product introduction from another company, Microsoft Windows will be the first large-scale test of the desktop metaphor in the hands of its intended users".
IBM was notably absent from Microsoft's announcement, and by late 1984 the press reported a "war of the windows" between Windows, IBM's TopView, and Digital Research's GEM.Microsoft meanwhile had promised in November 1983 to ship Windows by April 1984, but now denied that it had announced a release date, and predicted that Windows would ship by June 1985. Deemphasizing multitasking, the company stated that Windows' purpose, unlike that of TopView, was to "turn the computer into a graphics-rich environment" while using less memory. Windows 1.0 was officially released on November 20, 1985

Features
Windows 1.0 offers limited multitasking of existing MS-DOS programs and concentrates on creating an interaction paradigm (cf. message loop), an execution model and a stable API for native programs for the future. Due to Microsoft's extensive support for backward compatibility, it is not only possible to execute Windows 1.0 binary programs on current versions of Windows to a large extent, but also to recompile their source code into an equally functional "modern" application with just limited modifications.[10]
Windows 1.0 is often regarded as a "front-end to the MS-DOS operating system", a description which has also been applied to subsequent versions of Windows. Windows 1.0 is an MS-DOS program. Windows 1.0 programs can call MS-DOS functions, and GUI programs are run from .exe files just like MS-DOS programs. However, Windows .exe files had their own "new executable" (NE) file format, which only Windows could process and which, for example, allowed demand-loading of code and data. Applications were supposed to handle memory only through Windows' own memory management system, which implemented a software-based virtual memory scheme allowing for applications larger than available RAM.[11]
Because graphics support in MS-DOS is extremely limited, MS-DOS applications have to go to the bare hardware (or sometimes just to the BIOS) to get work done. Therefore, Windows 1.0 included original device drivers for video cards, a mouse, keyboards, printers and serial communications, and applications were supposed to only invoke APIs built upon these drivers. However, this extended to other APIs such as file system management functions. In this sense, Windows 1.0 was designed to be extended into a full-fledged operating system, rather than being just a graphics environment used by applications. Indeed, Windows 1.0 is a "DOS front-end" and cannot operate without a DOS environment (it uses, for example, the file-handling functions provided by DOS.) The level of replacement increases in subsequent versions.[11]
The system requirements for Windows 1.01 constituted CGA/HGC/EGA (listed as "Monochrome or color monitor"), MS-DOS 2.0, 256 kB of memory or greater, and two double-sided disk drives or a hard drive.[12] Beginning with version 1.03, support for Tandy and AT&T graphics modes were added.
Windows 1.0 runs a shell program known as the MS-DOS Executive, which is little more than a mouse-able output of the DIR command that does not support icons and is not Y2K-compliant. Other supplied programs are Calculator, Calendar, Clipboard viewer, Clock, Notepad, Paint, Reversi, Cardfile, Terminal and Write.[13][14][15]
Windows 1.0 does not allow overlapping windows. Instead all windows are tiled. Only dialog boxes can appear over other windows.[13]
Windows 1.0 executables, while having a similar .exe extension and initial file header similar to MS-DOS programs, do not contain the code that prints the "This program requires Microsoft Windows" message and exits when the program is run outside of Windows. Instead, the exe file header has a newer C programming model specifying more memory and makes DOS reject the executable with a "program too large to fit in memory" error message

Reception
Windows 1.0 was released to mixed reviews; most critics considered the platform to have future potential, but that Windows 1.0 had not fulfilled expectations. Many reviews criticized its demanding system requirements, especially noting the poor performance experienced when running multiple applications at once, and how Windows encouraged the use of a mouse for navigation (which was a relatively new concept at the time).[3] The New York Times compared the performance of Windows on a system with 512 KB of RAM to "pouring molasses in the Arctic", and that its design was inflexible for keyboard users due to its dependency on a mouse-oriented interface. In conclusion, the Times felt that the poor performance, lack of dedicated software, uncertain compatibility with DOS programs, and the lack of tutorials for new users made DOS-based software such as Borland Sidekick (which could provide a similar assortment of accessories and multitasking functionality) more desirable for most PC users
Microsoft Windows 1.01


Labels: , ,