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

7 lines
151 B
C

#ifndef PLSDOCINF_DEFINED
#define PLSDOCINF_DEFINED
struct lsdocinf;
typedef const struct lsdocinf* PCLSDOCINF;
#endif /* !PLSDOCINF_DEFINED */