view win/readme-win.txt @ 1064:b673b25bbd77

Fixed dw_tree_insert_after() so it works on Mac it previously functioned identical to dw_tree_insert(). Also switched to using the parentForItem method instead of saving the parent in the array.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 11 Jun 2011 17:54:41 +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