diff dw.h @ 67:ab9b0fa6c66e

Focus fixes and removal of several hack in the OS/2 code base.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 22 Jan 2002 10:55:20 +0000
parents a6801a2260af
children 9510897c0b03
line wrap: on
line diff
--- a/dw.h	Mon Jan 14 02:10:31 2002 +0000
+++ b/dw.h	Tue Jan 22 10:55:20 2002 +0000
@@ -118,6 +118,7 @@
 	PFNWP oldproc;
 	HWND clickdefault;
 	ULONG flags;
+	void *data;
 } WindowData;
 
 typedef struct _hpixmap {