WindowsXP-SP1/windows/richedit/lsinc/plstxtcf.h
2020-09-30 16:53:49 +02:00

9 lines
186 B
C

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