Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 496 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 496 Bytes

Introduction

This is DeepSkies for Windows version 1.0. This was developed in MS-DOS using Microsoft C 4.0 and the Windows 1.04 SDK.

Getting Started

To work on developing with this source code:

  1. Be running Windows 1.04 on MS-DOS
  2. Have the Microsoft C 4.0 compiler installed
  3. Ensure the Windows 1.04 SDK is installed
  4. You may edit: DSWIN.C, DSWIN.H, DSWIN.RC and DSWIN.DEF

Build and Test

To build, execute: "MAKE DSWIN" from the source folder (assuming C is configured properly).