Windows2003-3790/windows/richedit/lsinc/plscell.h

9 lines
194 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#ifndef PLSCELL_DEFINED
#define PLSCELL_DEFINED
struct lstextcell;
typedef struct lstextcell* PLSTEXTCELL;
typedef const struct lstextcell* PCLSTEXTCELL;
#endif /* !PLSCELL_DEFINED */