windows-nt/Source/XPSP1/NT/windows/richedit/lsinc/plstxtcf.h
2020-09-26 16:20:57 +08:00

9 lines
178 B
C

#ifndef PLSTXTCF_DEFINED
#define PLSTXTCF_DEFINED
struct lstxtcfg;
typedef struct lstxtcfg *PLSTXTCFG;
typedef const struct lstxtcfg *PCLSTXTCFG;
#endif /* PLSTXTCF_DEFINED */