home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
magazine
/
wint1_92
/
levaro
/
newstat.h
< prev
next >
Wrap
Text File
|
1991-09-26
|
335b
|
9 lines
/*
* NEWSTAT.H -- Sample static text custom control header file
* This file contains common definitions
*/
/* Static control styles */
#define SS_FLAT 0x00L /* Flush text */
#define SS_INDENT 0x10L /* Indented text */
#define SS_OUTDENT 0x20L /* Outdented text */