Filter results by os:
DOS |
Windows 3.x |
Windows 9x/ME |
Windows NT/2000 |
Windows XP |
OS/2 |
BeOS |
Unix |
Clear filter
DOS / Microsoft
EN
Microsoft QuickBASIC Compiler 2.01
Microsoft QuickBasic, not to be confused with the lesser QBasic, was a Basic interpreter and compiler product loosely based on GW-Basic.
download
EN
Microsoft QuickBASIC Compiler 4.00
4.0 introduced threaded p-code technology, which error-checks lines when typed and runs programs almost instantly in the editor environment. You can load multiple modules within the editing environment. Hercules graphics support Recursive SUBprogram procedures User-defined TYPE variables (TYPE...END TYPE) Huge dynamic arrays (larger than 64K) Fixed-length strings CALLs to high-level languages (Microsoft C, FORTRAN, Pascal)Enhanced debugger in editor allows setting breakpoints, watch points, and watch variables, plus MS CodeView compatibility. New on-line help for Basic syntax.
download
DOS / Microsoft
EN
Microsoft QuickBASIC for Mac 1.00
QuickBasic for the Mac combines the interpreter from Microsoft Basic 3.0 and the Microsoft BASIC compiler, that were sold previously separately. Requires a Macintosh Plus or later (128k ROM required), and System 4.1/Finder 5.5 or higher. MacOS 7.x or later is not compatible. A minor update "1.00e" makes it compatible with MacOS 7.x, but it is still not compatible with pure 32-bit Macs (more than 16MB of RAM). Microsoft Basic/QuickBasic for the Mac was officially discontinued in 1995. This archive contains two 800K Macintosh disk images in raw sector format.
download
Windows 3.x / Microsoft
EN
Microsoft Visual Basic 3.0 Standard Edition
Microsoft Visual Basic 3.0 was the most popular version for Windows 3.x development. It is the last to create executables that do not require complex installation, with small runtimes, and minimal memory usage. The standard version does not include Crystal Reports or the setup generation wizard like the Professional edition. This is also the last version compatible with Windows 3.0. This is a 16-bit Windows 3.x application. Includes three 1.44mb setup disks.
download
DOS / Microsoft
EN
Microsoft Visual Basic 1.0 for DOS 1.0
Microsoft Visual Basic 1.0 for DOS is unique in that it was the only version released for something other than Microsoft Windows. VB for DOS uses the text video mode, but provides forms and UI controls similar to Windows. This product replaces Microsoft BASIC Professional Development System 7.1.
download
Windows 3.x / Microsoft
EN
Microsoft Visual Basic 3.0 Standard / Professional
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++. Microsoft Visual Basic 3.0 was the most popular version for Windows 3.x development. It is the last to create executables that do not require complex installation, with small runtimes, and minimal memory usage. The professional version includes Crystal Reports, and a setup generation wizard. Archive includes Pro and standard versions, and manuals in PDF format.
download
Windows 3.x / Microsoft
EN
Microsoft Visual Basic 4.0 Enterprise (EN) (3.5 Floppy) 4.0
Microsoft Visual Basic 4.0 Enterprise Edition, 3.5 Floppy Images Visual Basic 4.0 was the first version that could create 32-bit executables for Windows NT and 95. It can also still create 16-bit executables for Windows 3.1, however it integrates a new OLE based runtime that is much larger, memory consuming, and slower than VB 3.0. Installation instructions This was distributed on DMF formatted (1.7 MB) floppy disks. You will need a utility, such as Winimage, that can write these formats or extract files from them.
download
Windows 3.x / Microsoft
EN
Microsoft Visual Basic 4.0 Professional (CD) 4.0
Microsoft Visual Basic 4.0 Professional (CD version). Key is included in the archive. Visual Basic 4.0 was the first version that could create 32-bit executables for Windows NT and 95. It can also still create 16-bit executables for Windows 3.1, however it integrates a new OLE based runtime that is much larger, memory consuming, and slower than VB 3.0. Installation instructions This was distributed on DMF formatted (1.7 MB) floppy disks. You will need a utility, such as Winimage, that can write these formats or extract files from them.
download
DOS / Microsoft
EN
Microsoft Visual Basic Pro for DOS 1.00
This is the single folder installation for Visual BASIC Pro for DOS, run SETUP.EXE
download
Windows 9x/ME / Microsoft
EN
Microsoft Visual Basic Runtimes
All of the Visual Basic runtime libraries List of runtime libraries: - Microsoft Visual Basic 1 - Microsoft Visual Basic 2 - Microsoft Visual Basic 3 - Microsoft Visual Basic 4 - Microsoft Visual Basic 5 (SP3) - Microsoft Visual Basic 6 (SP6)
download
DOS / Microsoft
EN
Microsoft windows 1.01 1.01
Windows 1.01 - full setup. Tips: It will requires floppy disk to install; if you don't want to use floppy disk, transfer to hard disk into a folder, i.e. c:\floppy_a (using LapLink or equivalent software) and then map the hard disk folder with the command SUBST (i.e. SUBST A: C:\DISK_A).
download
DOS / Microsoft
EN
microsoft windows 1.03 1.03
Windows 1.03 - full setup. Tips: It will requires floppy disk to install; if you don't want to use floppy disk, transfer to hard disk into a folder, i.e. c:\floppy_a (using LapLink or equivalent software) and then map the hard disk folder with the command SUBST (i.e. SUBST A: C:\DISK_A).
download
DOS / Microsoft
EN
Microsoft Windows 2.0 2.0
Windows 2.0 - full setup. Tips: It doesn't requires floppy disk to install, so you simply can transfer it to an hard disk folder (using a software like LapLink or equivalent) and run the setup directly from there.
download
Windows 3.x / IBM/Microsoft
EN
Microsoft Windows 2.03 Supplementary Disk 2.03
All this disk contains is an updated spooler.exe for Windows 2.03. This copy was supplied as an update for use with IBM's SolutionPac Personal Publishing system.
download
Windows 3.x / Microsoft
EN
Microsoft WIndows 3.1 (DELL) 3.1
Windows 3.1 Dell reinstallation disks. IMG files for use with VirtualBox
download
Windows 3.x / Microsoft
EN
Microsoft WinG Software Development Kit 1.0
Undeservedly forgotten proroditel Direct X for Windows 3.1, 3.11. Intended to accelerate the raster graphics on computers running 16-bit Windows. Незаслуженно забытый прородитель Direct X для Windows 3.1, 3.11. Предназначен для ускорения растровой графики на компьютерах под управлением 16-ти битной Windows.
download
Windows 3.x / Midiman
EN
Midiman DMAN ISA sound card driver
This is the 2-disk DOS & Win3.1 driver for Midiman DMAN ISA sound card. The card has Crystal 4232 chip but regular 4232 based driver may not work with this card.
download
DOS / BT Szocik
EN
Miracle C Compiler 1.7
The Miracle C Compiler runs on a 386 PC (or better) under MS-DOS, accepting a dialect of the C language and generating object code suitable for Microsoft or compatible linker. All of traditional (Kernighan & Ritchie) C syntax is implemented, including record (struct/union) and enumerated data types, int, long and floating point data types, user type definition, bit fields in structs, initializers for all data types. Both traditional and new (ANSI) function declaration is supported. There is a comprehensive library of functions.
download
DOS / MISC
EN
Misc Runtimes Pack DOS - Early Windows Misc. Versions
This pack contains most common runtimes used for DOS and early Windows versions. Contents: activex internet controls.zip bwcc32.zip cmdialog.zip comctl32.zip comdlg32.zip cswskctl.zip cswsock.zip ctl3d32.zip cwsdpmi.v4-Charles W Sandmann.rar cwsdpmi.v7-Charles W Sandmann.rar cygwin.zip dos32.3.3-adam seychell.rar dos4gw.1.95-tenberry.rar dos4gw.1.97-tenberry.rar dos4gw.2.60-tenberry.rar dssock32.zip icmp.zip ipdaem32.zip ipport.zip mfc40.zip msvbvm50.zip msvbvm60.zip msvcrt40.zip oc25.zip olepro32.zip PMODEW.1.33-daredevil.rar PMODEW.1.33i-daredevil.rar richtx32.zip tabctl32.zip threed.zip threed32.zip vb40016.zip vb40032.zip vb5rt.exe
download
DOS / Jensen & Partners Int.
EN
Modula-2
Modula-2 programming language full environment: code editor, compiler, debugger, libraries, examples and other usefull stuff are included.
download
DOS / Fitted Software Tools
EN
Modula-2 2.0B
DOS real mode Modula-2 development environment. This is the registered version, including the library sources.
download
EN
Mophun SDK 2.5
Mophun SDK allowed creation of games for the SymbianOS platform without the burned of the complexity of SymbianOS.
download
DOS / Sams Publishing
EN
More Tricks of the Game Programming Gurus 1.0
This is the CD that accompanies the book. Includes the source code, and 3rd party stuff from: The Software Factory, Inc., Nexus Software, SciTech Software, Apogee Software, Ltd., Blink, Inc., MVP Software, American Cybernetics. EZ-INSTALL Installation Aid VGA Animate GDK MegaGraph Graphics Library MGL 3D Object File Viewer MGL Demo Programs Makefile Untilities Package MegaToolbox MegaVision Application Frameworks PMLite SuperVGA Kit SuperVGA Kit Test programs Techniques Class Library ZTimer Rise of the Triad Wacky Wheels Raptor Alien Carnage Blinker DiamondWare's Sound Toolkit Multi-Edit for DOS Multi-Edit for Windows
download
DOS / Mountain Computer
EN
Mountain Computer Hard Disk Utils 6.0
A set of hard drive utilities and drivers for DOS. Appears to require DOS 2.0 or higher, yet the disk image is 320k (WinImage will not open that, you will have to use a different tool - files are already extracted)
download
DOS / Not specified
EN
Mouse Driver 1.1
A mouse driver for DOS, Windows 3.x, and Windows 95. May work on later versions of Windows.
download
DOS / Qtronix
EN
Mouse Driver 7.0
Qtronix Mouse Driver 7.0 on a 3.5" DD (720K) floppy disk (image). It supports all mice and trackballs with the following protocols: Microsoft, Mouse Systems and PS/2. It also adds pop-up menu support to office software of that time. It features a "UltraRes" mode, which virtually increases mouse resolution for more accurate drawing in CAD software. Friendly installer.
download
DOS / Not specified
EN
Mouse Driver & Utilities 8.20
Mouse Driver & Utilities, Insert into Drive A, Type A:Install
download
DOS / IMouse
EN
Mouse driver V8.20h for XT/AT/PC 8.20h
IMouse universal mouse driver for PC/XT/AT and PS/2. Works great on all systems from 8086 to Pentium-I. Comes with some test programs and multi-language manual. 720k disk image .IMA .
download
Windows 3.x / Mouse Systems Corporation
EN
Mouse Power 9.0
This diskette provides you with the following: 1) DOS & Windows drivers setup program. 2) DOS drivers and DOS Control Panel. 3) Windows drivers and Windows Control Panel(Mouse Power).
download
Windows 9x/ME / Genius
EN
MouseMate 98
Genius MouseMate98 driver package for Window NT 4.x/95/98 and DOS. Supports scroll wheel (also under Win95).
download