windows-nt/Source/XPSP1/NT/windows/richedit/lsinc/plstxtcf.h

9 lines
178 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef PLSTXTCF_DEFINED
#define PLSTXTCF_DEFINED
struct lstxtcfg;
typedef struct lstxtcfg *PLSTXTCFG;
typedef const struct lstxtcfg *PCLSTXTCFG;
#endif /* PLSTXTCF_DEFINED */