view win/readme-win.txt @ 2025:211330337f2d

Include "dwcompat.h" in the test program for the system macros. Fixes an undefined _snprintf() on Windows using SDK 7.1. The library itself isn't needed, just including the header.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 11 Nov 2019 19:10:22 +0000
parents d3d472549671
children 2407c8b46143
line wrap: on
line source

This package contains Dynamic Windows (dwindows) v 3.0 for Windows.

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-win.txt - this file