malxau / os2api

MIT License
12 stars 0 forks source link

OS/2 API

This repo is a package of tools for writing 16 bit OS/2 programs with Visual C++ 1.5.

Why OS/2? Why 16 bit?

What's included?

Building

This is intended to be compiled with Visual C++ 1.5. The assembly parts were written with MASM 6.0, and should work with higher versions.

Contributing

I'm accepting changes, particularly if accompanied by a note indicating some interesting learning of the environment.

License

This code is available under the MIT license.