head	1.2;
access;
symbols;
locks; strict;
comment	@ * @;


1.2
date	94.06.17.09.10.14;	author dumoulin;	state Exp;
branches;
next	1.1;

1.1
date	94.05.27.01.22.52;	author rushing;	state Exp;
branches;
next	;


desc
@@


1.2
log
@This file is no longer needed
@
text
@/*
 *
 * $Id: wvprint.h 1.1 1994/05/27 01:22:52 rushing Exp dumoulin $
 * $Log: wvprint.h $
 * Revision 1.1  1994/05/27  01:22:52  rushing
 * Initial revision
 *
 * Revision 1.1  1993/02/16  20:54:42  rushing
 * Initial revision
 *
 *
 */








@


1.1
log
@Initial revision
@
text
@d3 1
a3 1
 * $Id: wvprint.h 1.1 1993/02/16 20:54:42 rushing Exp $
d5 3
d15 1
a15 6
/* Window word values for child windows */
#define GWW_HWNDEDIT	0
#define GWW_CHANGED	2
#define GWW_WORDWRAP	4
#define GWW_UNTITLED	6
#define CBWNDEXTRA	8
@
