view win/readme-win.txt @ 1131:5d27b8562c6f

With subclasses calling _wndproc directly on Windows, save the result... and if the handler returned TRUE do not call the higher level procedure. A full audit of the Windows procedure tree is really required to ensure proper behavior.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 02 Sep 2011 18:02:29 +0000
parents 824849a7768a
children c3644b818975
line wrap: on
line source

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