Search found 50 results.

Icon

Microsoft Works was an all-in-one scaled-down Word Processor, Spreadsheet, and Database geared towards the home user. It was released in variants for early DOS, Windows, and Macintosh. Microsoft Works competed against Lotus Jazz, FrameWork, AlphaWorks/LotusWorks, PFS First Choice, and many others.


Icon

The Microsoft Windows Software Development Kits (SDK) provide sample program code, extra libraries, and documentation to aid application developers producing Windows applications. Microsoft Windows Driver Development Kits are similar sets of samples and libraries but specific to device driver development, and much more in-depth.


Icon

IntelliPoint is a set of mouse driver software for Microsoft's IntelliMouse series mice. This software is redistributable but posted here for convenience.


Icon

These disks are original boot floppy disk media for use with Microsoft Windows CD-ROMs. Not all Windows 9x/ME CDs are bootable, not all CDs included boot disks, and DOS will not see a CD-ROM drive unless a driver is loaded. OEMs were expected to provide compatible CD-ROM with the boot media provided with their systems. However towards the very late 90s, most vendors standardized on IDE/ATAPI CD-ROM hardware and the use of the OEM Adaption Kit (OAK) driver. If your CD drive is not IDE compatible (such as an MKE or Panasonic interface) you must manually add your own driver. Note: you can use the Windows 98 boot disk with Windows 95 to make things easier. If you have any UNTOUCHED OEM boot disks with different drivers, please submit them.


Icon

Microsoft Project is a project management chart and gantt chart generator. It is a Microsoft Office family member, and built on the Office code, although it has never shipped with any Office suite.


Icon

Microsoft Bookshelf is a CD-ROM based multimedia reference tool from Microsoft, including a dictionary, thesaurus, quotations, atlas, and other types of references. Some versions were included and integrated with Microsoft Office, albeit sometimes stripped down.


Icon

First released in 1991, Microsoft Visual Basic was a programming environment where one could build an application by visually creating the user interface first, and then adding code. In contrast, even the smallest Visual Basic basic programs could take reams of program code to write in C or C++. Visual Basic was extremely popular for business application programming. The language itself was an interpreted BASIC dialect, however speed was maintained through the use of reusable compiled libraries (DLLs and VBX controls). These however, limited application development to Microsoft Windows.


Icon

These are drivers provided by Microsoft for the Microsoft BusPort, serial, and PS/2 mice. Introduced in 1983, The Microsoft Mouse is historically important as it was one of Microsoft's earliest hardware products (The other being an Apple II Z-80 CP/M card). The first Mouse for the IBM PC was actually from Mouse Systems, not Microsoft. However, most clone mice emulated Microsoft's serial protocol and DOS driver software interface. The first Microsoft application designed to make full use of the mouse was Microsoft Word for DOS, and they hyped a product called "Microsoft Windows" (not released until several years later) that was to compete against the upcoming Apple Macintosh and the Mouse Systems based Viscorp Visi On.


Icon

MSCDEX is the real-mode MS-DOS file system redirector used in conjunction with your CD-ROM driver for accessing CD drives. The CD-ROM driver, which is provided by your CD-ROM drive manufacturer, provides the hardware and protocol specific software interface to your drive. MSCDEX interfaces with this driver to present the raw CD-ROM data as a file system accessible as a DOS drive letter.


Icon

Originally 86-DOS, written by Tim Paterson of Seattle Computer Products, DOS was a rough clone of CP/M for 8086 based hardware. Microsoft purchased it and licensed it to IBM for use with Microsoft's IBM PC language products. In 1982, Microsoft began licensing DOS to other OEMs that ported it to their custom x86 hardware and IBM PC clones.


Icon

The Microsoft Word word processor was first introduced for MS-DOS in 1983. Its design made use of a mouse and WYSIWYG graphics. Its crude WYSIWYG/mouse support was a direct response to the Apple Lisa/Mac, and VisiCorp Visi On. Initially it competed against many popular word processors such as WordStar, Multimate, and WordPerfect. Word for DOS was never really successful.


Icon

FoxPro, originally from Fox Software and later Microsoft, is a relational database that clones the functionality of dBase IV, but offers vast speed improvements. It was based on Fox Software's FoxBASE (a dBASE II clone) and FoxBASE+ (a dBase III Plus clone). It adds a new mac-like user interface that was first developed for FoxBASE+/Mac.


Icon

Microsoft FORTRAN Powerstation was a rebranding of Microsoft's earlier Microsoft Fortran product. It featured support for 32-bit DOS and Microsoft Windows.


Icon

There were two distinct "Microsoft Mail" products. One for AppleTalk Networks, and one for PC Networks.


Icon

The Microsoft Workgroup Add-On for MS-DOS is the easy way to connect users of MS-DOS to networks based on Microsoft windows. Now you can share documents, messages, and printers among PCs running MS-DOS and connect to Windows-based PCs too. It could be just what you need to make the most of older PCs and start networking.


Icon

Microsoft Diagnostics is a DOS-based diagnostic troubleshooting tool


Icon

Microsoft Space Simulator is a space flight simulator program for MS-DOS. It was one of the first general-purpose space flight simulators and it incorporated concepts from astrodynamics and celestial mechanics.


Icon

Cobol is a high level language designed for use in business that uses English-like commands. Microsoft got its early start by producing language products such as this one. Their other early language products included Microsoft Fortran, Microsoft Pascal, Microsoft Basic, and Macro Assembler. This product was also licensed to IBM as IBM Cobol Compiler.


Icon

Flight Simulator is simulation "game" in which you pilot an airplane around the world. It started off as subLOGIC Flight Simulator on the Apple II, but was OEMed by Microsoft for the IBM PC. It was very popular, and one of few early games to provide a "3d" experience.


Icon

This is the original standalone Microsoft C/C++ compiler for DOS and Windows - Later versions were rebranded and renumbered as Microsoft Visual C++ and were bundled with Visual Studio or the SDKs.


Icon

CodeView was a standalone debugger created by David Norris at Microsoft in 1985 as part of its development toolset. It originally shipped with Microsoft C 4.0 and later. It also shipped with Visual Basic for MS-DOS, Microsoft Basic PDS, and a number of other Microsoft language products. It was one of the first debuggers on the MS-DOS platform that was full-screen oriented.


Icon

Microsoft QuickC is a C compiler with an Integrated Development Environment, designed to compete with Borland Turbo C. It was targeted at home/hobbyist users with a much lower price tag than Microsoft's corporate-oriented professional products. Microsoft also produced QuickPascal and QuickBasic with similar integrated environments.


Icon

The Microsoft Macro Assembler (MASM) is an x86 assembler that uses the Intel syntax for MS-DOS and Microsoft Windows. For a time, it competed with Borland Turbo Assembler. IBM re-branded early versions under the name IBM Macro Assembler. Later versions were bundled with Microsoft Visual Studio.


Icon

Microsoft QBasic, not to be confused with QuickBasic, is a stripped down version of the Microsoft QuickBasic product that replaces GW-Basic in MS-DOS 5.0 and later. QBasic is an interpreter only, and can not compile standalone executables. QuickBasic sources can be compiled into binary EXE files with QuickBasic or Visual Basic for DOS.


Icon

Microsoft Source Profiler is an application speed analysis tool for use with Microsoft language products. Version 1.x supports both DOS and OS/2.