view win/readme-win.txt @ 1100:13ea7575d9e8

Fixed a problem with dw_tree_item_delete() due to earlier tree data storage changes. Also fixed a problem with dw_tree_insert_after() not inserting at the correct point. That change required additional bounds checks.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 25 Jul 2011 23:22:04 +0000
parents facf58c6a4c7
children 824849a7768a
line wrap: on
line source

This package contains Dynamic Windows (dwindows) v 2.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