view os2/readme-os2.txt @ 1090:b905fd8e7fd1

Use _tempnam() on Windows instead of tmpnam() for dw_*_from_data() functions. This overcomes bug in Windows tmpnam() which does not always generate a temporary file name in a directory that can written to. Modified dwtest.c to handle file errors more gracefully.
author mhessling@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 28 Jun 2011 23:38:59 +0000
parents 3222905690f2
children 824849a7768a
line wrap: on
line source

This package contains Dynamic Windows (dwindows) v 2.0 for OS/2 and eCS.

It contains:

dw.dll - main dwindows DLL
dwcompat.dll - compatibility DLL (optional)
dw.h - header file
dw.lib - import library for functions in dw.dll
dwcompat.lib - import library for functions in dwcompat.dll
readme-os2.txt - this file

This binary package was compiled with VisualAge C 3.0.
It should not require any additional libraries.