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

8 lines
132 B
C

#ifndef PFMTI_DEFINED
#define PFMTI_DEFINED
struct fmtin;
typedef const struct fmtin *PCFMTIN;
#endif /* !PFMTI_DEFINED */